DataSourceInformation.CommandExecuteSupport Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies what types of commands are supported by the Execute(String, Int32, DataParameter[], Int32) and ExecuteWithoutResults(String, Int32, DataParameter[], Int32) methods.
public: System::String ^ CommandExecuteSupport;
public const string CommandExecuteSupport;
val mutable CommandExecuteSupport : string
Public Const CommandExecuteSupport As String