Name property

Returns the name of the cursor.

Syntax
Visual Basic

Public Overrides Readonly Property Name As String
C#

public override string  Name  { get;}
Property value

The SQL statement that generated the ULResultSetSchema.

See also