指定指示数据源的信息属性列别名是否在一个多部分标识符的对象支持。
命名空间: 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 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关详细信息,请参阅通过部分受信任的代码使用库。