Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

Table Methods

The Table type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToDataTable
Copies the contents of this Table into a DataTable.
Public method ToObjects<(Of <<'(T>)>>)()()()()
Converts the table into an enumeration of objects of the indicated type.
Public method ToObjects<(Of <<'(T>)>>)(Nullable<(Of <<'(IReadOnlyList<(Of <<'(Type>)>>)>)>>))
Converts the table into an enumeration of objects of the indicated type using the indicated constructor.
Public method ToObjects<(Of <<'(T>)>>)(Nullable<(Of <<'(ConstructorMetadata>)>>))
Converts the table into an enumeration of objects of the indicated type using the indicated constructor.
Public method ToString (Inherited from Object.)