共用方式為


DataSourceInformation.ColumnAliasSupported 欄位

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

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

語法

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

備註

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

.NET Framework 安全性

請參閱

參考

DataSourceInformation 類別

Microsoft.VisualStudio.Data.Framework 命名空間