共用方式為


GetChars 方法

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

多載清單 

  名稱 描述
公用方法 GetChars(Int32, array<Char> [] () [] [], Int32, Int32, Int32) Gets a character array value from the record at the specified column position.
公用方法 GetChars(Int32, Int64, array<Char> [] () [] [], Int32, Int32) Gets a character array value from the record at the specified column position.

頂端