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