Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回游标中的列数。
Public ReadOnly Overrides Property FieldCount As Integer
public override int FieldCount {get;}
整数形式的游标中的列数。如果游标是关闭的,则返回 0。
此方法与 ULCursorSchema.ColumnCount 方法相同。