Compartir a través de


GetChars Método

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

Lista de sobrecargas

  Nombre Descripción
Método publico GetChars(Int32, array<Char> [] () [] [], Int32, Int32, Int32) Gets a character array value from the record at the specified column position.
Método publico GetChars(Int32, Int64, array<Char> [] () [] [], Int32, Int32) Gets a character array value from the record at the specified column position.

Principio