Partager via


GetChars méthode

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

Liste de surcharge

  Nom Description
Méthode publique GetChars(Int32, array<Char> [] () [] [], Int32, Int32, Int32) Gets a character array value from the record at the specified column position.
Méthode publique GetChars(Int32, Int64, array<Char> [] () [] [], Int32, Int32) Gets a character array value from the record at the specified column position.

Haut de la page