SqlMetaData.MaxLength Propiedad
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
Espacio de nombres: System.Data.SqlServerCe
Ensamblado: System.Data.SqlServerCe (en System.Data.SqlServerCe.dll)
Sintaxis
'Declaración
Public ReadOnly Property MaxLength As Long
Get
'Uso
Dim instance As SqlMetaData
Dim value As Long
value = instance.MaxLength
public long MaxLength { get; }
public:
property long long MaxLength {
long long get ();
}
member MaxLength : int64
function get MaxLength () : long
Valor de la propiedad
Tipo: System.Int64