InternalField.GetChunk(Int32) Méthode
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.
public:
System::Object ^ GetChunk(int Length);
public:
virtual System::Object ^ GetChunk(int Length);
public object GetChunk (int Length);
member this.GetChunk : int -> obj
abstract member GetChunk : int -> obj
override this.GetChunk : int -> obj
Public Function GetChunk (Length As Integer) As Object
Paramètres
- Length
- Int32
Retours
Implémente
ADODB.Field.GetChunk(System.Int32)