Freigeben über


GetChars-Methode

Gets a character array value from the specified column position, starting at the buffer offset.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode GetChars(Int32, array<Char> [] () [] [], Int32, Int32, Int32) Gets a character array value from the record at the specified column position.
Öffentliche Methode GetChars(Int32, Int64, array<Char> [] () [] [], Int32, Int32) Gets a character array value from the record at the specified column position.

Zum Anfang