IResultSet.GetLength(Int32) Method

Definition

public:
 int GetLength(int index);
public int GetLength (int index);
abstract member GetLength : int -> int
Public Function GetLength (index As Integer) As Integer

Parameters

index
Int32

Returns

Int32

Applies to