コード例 #1
0
ファイル: TdsColumnReader.cs プロジェクト: Anderman/TdsClient
 public string ReadString(int index) => _reader.ReadNullableSqlString(index);