An NDoc Documented Class Library

RecordSetMetaData.SupportsSelect Property

Gets whether the host supports a select operation for a recordset.

public virtual bool SupportsSelect {get;}

Property Value

This property returns a Boolean indicating whether the host supports a select operation for a recordset.

Remarks

Gets whether the host supports a select operation for a recordset.

See Also

RecordSetMetaData Class | WRQ.Verastream.HostIntegrator Namespace