Data Port Sync 1.0.500

JetRowset. Method 

[This is preliminary documentation and subject to change.]

Gets the column value as an Int32.

[Visual Basic]
Public Function ( _
   ByVal Int32 As Integer _
) As Integer
[C#]
public int (
   Int32 iOrdinal
);

Parameters

Int32
Column ordinal.

Return Value

Int32 value.

See Also

JetRowset Class | Primeworks.DataPortSync.Jet Namespace