InternalField.GetChunk(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- Length
- Int32
Returns
Implements
ADODB.Field.GetChunk(System.Int32)