This method is not supported in UltraLite.NET.
Visual Basic
NotOverridable Public Function GetData( _
ByVal i As Integer _
) As IDataReader _
Implements IDataRecord.GetData
C#
public IDataReader GetData(
int i
);
i An integer value.
This method is not supported in UltraLite.NET.
ULException class - This method is not supported in UltraLite.NET.