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 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。