返回以本地格式表示的列值。在 C# 中,此属性是 SADataReader 类的索引器。
Visual Basic Public Overrides Default Readonly Property Item ( _ ByVal index As Integer _ ) As Object
C# public override object this [ int index ] { get;}
index 列顺序号。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |