Options.StatementQueryProtocol Property
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.
public:
property Microsoft::HostIntegration::DrdaClient::Packages::OptionsStatementQueryProtocol StatementQueryProtocol { Microsoft::HostIntegration::DrdaClient::Packages::OptionsStatementQueryProtocol get(); void set(Microsoft::HostIntegration::DrdaClient::Packages::OptionsStatementQueryProtocol value); };
public Microsoft.HostIntegration.DrdaClient.Packages.OptionsStatementQueryProtocol StatementQueryProtocol { get; set; }
member this.StatementQueryProtocol : Microsoft.HostIntegration.DrdaClient.Packages.OptionsStatementQueryProtocol with get, set
Public Property StatementQueryProtocol As OptionsStatementQueryProtocol