Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - .NET Programming » UltraLite .NET 1.0 API Reference » ULDataReader class

GetChars method Next Page

GetData method


This method is not supported in UltraLite.NET.

Syntax

Visual Basic

NotOverridable Public Function GetData( _
ByVal i As Integer _
) As IDataReader _
Implements IDataRecord.GetData

C#

public IDataReader GetData(
int i
);

Parameters
Return value

This method is not supported in UltraLite.NET.

Exceptions
Implements

[external link] IDataRecord.GetData