指定指示分隔架构名称中的字符从对象标识符的其他部分数据源的信息属性。
命名空间: Microsoft.VisualStudio.Data
程序集: Microsoft.VisualStudio.Data(在 Microsoft.VisualStudio.Data.dll 中)
语法
声明
Public Const SchemaSeparator As String
public const string SchemaSeparator
public:
literal String^ SchemaSeparator
static val mutable SchemaSeparator: string
public const var SchemaSeparator : String
备注
Visual Studio 查询设计器使用此信息来确定如何编译包含一个架构名称的多部分对象标识符。
此属性的一个示例值可能为“”。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。