共用方式為


DataSourceInformation.SchemaSupportedInDml 欄位

指出指定的資料來源資訊屬性結構描述名稱是否會出現 SQL DML 子句的物件識別項 (OID) 支援。

命名空間:  Microsoft.VisualStudio.Data
組件:  Microsoft.VisualStudio.Data (在 Microsoft.VisualStudio.Data.dll 中)

語法

'宣告
Public Const SchemaSupportedInDml As String
public const string SchemaSupportedInDml
public:
literal String^ SchemaSupportedInDml
static val mutable SchemaSupportedInDml: string
public const var SchemaSupportedInDml : String

備註

Visual Studio 查詢設計工具會使用這項資訊決定建置多部分物件識別項。

.NET Framework 安全性

請參閱

參考

DataSourceInformation 類別

Microsoft.VisualStudio.Data 命名空間