DataSourceInformation.CatalogMaxLength 字段

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

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

语法

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

备注

Visual Studio 查询设计器使用该信息确定如何分析和验证目录名称。

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

.NET Framework 安全性

请参阅

参考

DataSourceInformation 类

Microsoft.VisualStudio.Data.Framework 命名空间