DataSourceInformation.SchemaMaxLength 字段

指定指示架构名称的最大长度数据源的信息属性。

命名空间:  Microsoft.VisualStudio.Data.Framework
程序集:  Microsoft.VisualStudio.Data.Framework(在 Microsoft.VisualStudio.Data.Framework.dll 中)

语法

声明
Public Const SchemaMaxLength As String
public const string SchemaMaxLength
public:
literal String^ SchemaMaxLength
static val mutable SchemaMaxLength: string
public const var SchemaMaxLength : String

备注

Visual Studio 查询设计器用于此信息确定如何分析和验证架构的名称。

此属性的一个示例值可能为128。

.NET Framework 安全性

请参见

参考

DataSourceInformation 类

Microsoft.VisualStudio.Data.Framework 命名空间