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