RecordSetMetaData Members

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

RecordSetMetaData Members

Public Instance Properties

DataType (inherited from MetaData)Gets the metadata type for the associated object.
Description (inherited from MetaData)Gets the description for the associated object.
FieldNamesGets a list of the fields in a recordset.
Name (inherited from MetaData)Gets the name for the associated object.
ScrollMovementsGets the scroll movements for a recordset.
SupportsDirectInsertsGets whether the host allows direct insertion of records for a recordset.
SupportsSelectGets whether the host supports a select operation for a recordset.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetScrollOperationGets the scroll operation for the specified scroll movement.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

RecordSetMetaData Class | WRQ.Verastream.HostIntegrator Namespace