Skip to content
Discussion options

You must be logged in to vote

The Execute attribute only works with CommandBase types.

You can use it the original way, by creating a command object and then executing it, or you can use it the new way by calling execute to create the command (like a fetch basically).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@StefanOssendorf
Comment options

StefanOssendorf Mar 15, 2024
Collaborator Author

Answer selected by StefanOssendorf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants