Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
カラムの値をネイティブフォーマットで返します。
Public ReadOnly Overrides Property Item( ByVal index As Integer ) As Object
public override object this[int index] {get;}
index カラムの順序。
C# では、このプロパティは SADataReader クラスのインデクサーです。