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 类的索引器。