Freigeben über


DataSourceInformation.CatalogMaxLength-Feld

Gibt die Datenquelleninformationseigenschaft an, die die maximale Länge eines Katalognamens angibt.

Namespace:  Microsoft.VisualStudio.Data.Framework
Assembly:  Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)

Syntax

'Declaration
Public Const CatalogMaxLength As String
public const string CatalogMaxLength
public:
literal String^ CatalogMaxLength
static val mutable CatalogMaxLength: string
public const var CatalogMaxLength : String

Hinweise

Diese Informationen werden vom Abfrage-Designer Visual Studio verwendet, um zu bestimmen, wie Katalognamen analysiert und überprüft.

Ein Beispielswert für diese Eigenschaft kann 128.

.NET Framework-Sicherheit

Siehe auch

Referenz

DataSourceInformation Klasse

Microsoft.VisualStudio.Data.Framework-Namespace