BlobColumn.Length Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Important
Cette API n’est pas conforme CLS.
Obtient la longueur du contenu de la colonne.
public:
property System::UInt32 Length { System::UInt32 get(); };
[System.CLSCompliant(false)]
public uint Length { get; }
[<System.CLSCompliant(false)>]
member this.Length : uint32
Public ReadOnly Property Length As UInteger
Valeur de propriété
Longueur du contenu de la colonne.
- Attributs