DataSourceInformation.SchemaSupportedInDml 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 the data source information property that indicates whether a schema name is supported in object identifiers that appear in SQL DML clauses.
public: System::String ^ SchemaSupportedInDml;
public const string SchemaSupportedInDml;
val mutable SchemaSupportedInDml : string
Public Const SchemaSupportedInDml As String