共用方式為


DataSourceInformation.SchemaMaxLength 欄位

指定結構描述名稱的最大長度的資料來源資訊屬性。

命名空間:  Microsoft.VisualStudio.Data
組件:  Microsoft.VisualStudio.Data (在 Microsoft.VisualStudio.Data.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 命名空間