RecordSetMetaData.SupportsDirectInserts Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

RecordSetMetaData.SupportsDirectInserts Property

Gets whether the host allows direct insertion of records for a recordset.

[Visual Basic]Public ReadOnly Property SupportsDirectInserts As Boolean
[C#]
public bool SupportsDirectInserts {get;}

Property Value

This property returns a Boolean indicating whether the host allows direct insertion of records as part of a recordset.

Remarks

Gets whether the host allows direct insertion of records as part of a recordset.

See Also

RecordSetMetaData Class | RecordSetMetaData Members | WRQ.Verastream.HostIntegrator Namespace