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 name As String) As Object
public override object this[string name] {get;}
name カラムの名前。
C# では、このプロパティは SADataReader クラスのインデクサーです。