共用方式為


DataSourceInformation.SchemaSupported 欄位

指出指定的資料來源資訊屬性結構描述名稱是否在多重物件識別項 (OID) 支援。

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

語法

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

備註

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

.NET Framework 安全性

請參閱

參考

DataSourceInformation 類別

Microsoft.VisualStudio.Data 命名空間