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

IMultipleRowDbCommandBuilder Methods

The IMultipleRowDbCommandBuilder type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object)
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToBooleanList(String, ListOptions)
Indicates the results should be materialized as a list of booleans.
Public method ToBooleanList(ListOptions)
Indicates the results should be materialized as a list of booleans.
Public method ToBooleanOrNullList(String, ListOptions)
Indicates the results should be materialized as a list of booleans.
Public method ToBooleanOrNullList(ListOptions)
Indicates the results should be materialized as a list of booleans.
Public method ToByteArrayList(String, ListOptions)
Indicates the results should be materialized as a list of byte arrays.
Public method ToByteArrayList(ListOptions)
Indicates the results should be materialized as a list of byte arrays.
Public method ToByteArrayOrNullList(String, ListOptions)
Indicates the results should be materialized as a list of byte arrays.
Public method ToByteArrayOrNullList(ListOptions)
Indicates the results should be materialized as a list of byte arrays.
Public method ToCollection<(Of <<'(TObject>)>>)(CollectionOptions)
Materializes the result as a list of objects.
Public method ToCollection<(Of <<'(TObject, TCollection>)>>)(CollectionOptions)
Materializes the result as a list of objects.
Public method ToDataTable
Indicates the results should be materialized as a DataSet.
Public method ToDateTimeList(ListOptions)
Indicates the results should be materialized as a list of DateTime.
Public method ToDateTimeList(String, ListOptions)
Indicates the results should be materialized as a list of DateTime.
Public method ToDateTimeOffsetList(ListOptions)
Indicates the results should be materialized as a list of DateTimeOffset.
Public method ToDateTimeOffsetList(String, ListOptions)
Indicates the results should be materialized as a list of DateTimeOffset.
Public method ToDateTimeOffsetOrNullList(ListOptions)
Indicates the results should be materialized as a list of DateTimeOffset.
Public method ToDateTimeOffsetOrNullList(String, ListOptions)
Indicates the results should be materialized as a list of DateTimeOffset.
Public method ToDateTimeOffsetSet(ListOptions)
Indicates the results should be materialized as a set of DateTimeOffset.
Public method ToDateTimeOffsetSet(String, ListOptions)
Indicates the results should be materialized as a set of DateTimeOffset.
Public method ToDateTimeOrNullList(ListOptions)
Indicates the results should be materialized as a list of DateTime.
Public method ToDateTimeOrNullList(String, ListOptions)
Indicates the results should be materialized as a list of DateTime.
Public method ToDateTimeSet(ListOptions)
Indicates the results should be materialized as a set of DateTime.
Public method ToDateTimeSet(String, ListOptions)
Indicates the results should be materialized as a set of DateTime.
Public method ToDecimalList(ListOptions)
Indicates the results should be materialized as a list of numbers.
Public method ToDecimalList(String, ListOptions)
Indicates the results should be materialized as a list of numbers.
Public method ToDecimalOrNullList(ListOptions)
Indicates the results should be materialized as a list of numbers.
Public method ToDecimalOrNullList(String, ListOptions)
Indicates the results should be materialized as a list of numbers.
Public method ToDecimalSet(ListOptions)
Indicates the results should be materialized as a set of numbers.
Public method ToDecimalSet(String, ListOptions)
Indicates the results should be materialized as a set of numbers.
Public method ToDictionary<(Of <<'(TKey, TObject>)>>)(String, DictionaryOptions)
Materializes the result as a dictionary of objects.
Public method ToDictionary<(Of <<'(TKey, TObject>)>>)(Func<(Of <<'(TObject, TKey>)>>), DictionaryOptions)
Materializes the result as a dictionary of objects.
Public method ToDictionary<(Of <<'(TKey, TObject, TDictionary>)>>)(String, DictionaryOptions)
Materializes the result as a dictionary of objects.
Public method ToDictionary<(Of <<'(TKey, TObject, TDictionary>)>>)(Func<(Of <<'(TObject, TKey>)>>), DictionaryOptions)
Materializes the result as a dictionary of objects.
Public method ToDoubleList(ListOptions)
Indicates the results should be materialized as a list of numbers.
Public method ToDoubleList(String, ListOptions)
Indicates the results should be materialized as a list of numbers.
Public method ToDoubleOrNullList(ListOptions)
Indicates the results should be materialized as a list of numbers.
Public method ToDoubleOrNullList(String, ListOptions)
Indicates the results should be materialized as a list of numbers.
Public method ToDoubleSet(ListOptions)
Indicates the results should be materialized as a set of numbers.
Public method ToDoubleSet(String, ListOptions)
Indicates the results should be materialized as a set of numbers.
Public method ToDynamicCollection
Materializes the result as a list of dynamically typed objects.
Public method ToGuidList(ListOptions)
Indicates the results should be materialized as a list of Guids.
Public method ToGuidList(String, ListOptions)
Indicates the results should be materialized as a list of Guids.
Public method ToGuidOrNullList(ListOptions)
Indicates the results should be materialized as a list of Guids.
Public method ToGuidOrNullList(String, ListOptions)
Indicates the results should be materialized as a list of Guids.
Public method ToGuidSet(ListOptions)
Indicates the results should be materialized as a set of Guids.
Public method ToGuidSet(String, ListOptions)
Indicates the results should be materialized as a set of Guids.
Public method ToImmutableArray<(Of <<'(TObject>)>>)
Materializes the result as an immutable array of objects.
Public method ToImmutableDictionary<(Of <<'(TKey, TObject>)>>)(Func<(Of <<'(TObject, TKey>)>>), DictionaryOptions)
Materializes the result as a immutable dictionary of objects.
Public method ToImmutableDictionary<(Of <<'(TKey, TObject>)>>)(String, DictionaryOptions)
Materializes the result as a immutable dictionary of objects.
Public method ToImmutableList<(Of <<'(TObject>)>>)
Materializes the result as an immutable list of objects.
Public method ToInt16List(ListOptions)
Indicates the results should be materialized as a list of integers.
Public method ToInt16List(String, ListOptions)
Indicates the results should be materialized as a list of integers.
Public method ToInt16OrNullList(ListOptions)
Indicates the results should be materialized as a list of integers.
Public method ToInt16OrNullList(String, ListOptions)
Indicates the results should be materialized as a list of integers.
Public method ToInt16Set(ListOptions)
Indicates the results should be materialized as a set of integers.
Public method ToInt16Set(String, ListOptions)
Indicates the results should be materialized as a set of integers.
Public method ToInt32List(ListOptions)
Indicates the results should be materialized as a list of integers.
Public method ToInt32List(String, ListOptions)
Indicates the results should be materialized as a list of integers.
Public method ToInt32OrNullList(ListOptions)
Indicates the results should be materialized as a list of integers.
Public method ToInt32OrNullList(String, ListOptions)
Indicates the results should be materialized as a list of integers.
Public method ToInt32Set(ListOptions)
Indicates the results should be materialized as a set of integers.
Public method ToInt32Set(String, ListOptions)
Indicates the results should be materialized as a set of integers.
Public method ToInt64List(ListOptions)
Indicates the results should be materialized as a list of integers.
Public method ToInt64List(String, ListOptions)
Indicates the results should be materialized as a list of integers.
Public method ToInt64OrNullList(ListOptions)
Indicates the results should be materialized as a list of integers.
Public method ToInt64OrNullList(String, ListOptions)
Indicates the results should be materialized as a list of integers.
Public method ToInt64Set(ListOptions)
Indicates the results should be materialized as a set of integers.
Public method ToInt64Set(String, ListOptions)
Indicates the results should be materialized as a set of integers.
Public method ToSingleList(ListOptions)
Indicates the results should be materialized as a list of numbers.
Public method ToSingleList(String, ListOptions)
Indicates the results should be materialized as a list of numbers.
Public method ToSingleOrNullList(ListOptions)
Indicates the results should be materialized as a list of numbers.
Public method ToSingleOrNullList(String, ListOptions)
Indicates the results should be materialized as a list of numbers.
Public method ToSingleSet(ListOptions)
Indicates the results should be materialized as a set of numbers.
Public method ToSingleSet(String, ListOptions)
Indicates the results should be materialized as a set of numbers.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method ToStringList(ListOptions)
Indicates the results should be materialized as a list of strings.
Public method ToStringList(String, ListOptions)
Indicates the results should be materialized as a list of strings.
Public method ToStringOrNullList(ListOptions)
Indicates the results should be materialized as a list of strings.
Public method ToStringOrNullList(String, ListOptions)
Indicates the results should be materialized as a list of strings.
Public method ToStringSet(ListOptions)
Indicates the results should be materialized as a set of strings.
Public method ToStringSet(String, ListOptions)
Indicates the results should be materialized as a set of strings.
Public method ToTable
Indicates the results should be materialized as a Table.
Public method ToTimeSpanList(ListOptions)
Indicates the results should be materialized as a list of TimeSpan.
Public method ToTimeSpanList(String, ListOptions)
Indicates the results should be materialized as a list of TimeSpan.
Public method ToTimeSpanOrNullList(ListOptions)
Indicates the results should be materialized as a list of TimeSpan.
Public method ToTimeSpanOrNullList(String, ListOptions)
Indicates the results should be materialized as a list of TimeSpan.
Public method ToTimeSpanSet(ListOptions)
Indicates the results should be materialized as a set of TimeSpan.
Public method ToTimeSpanSet(String, ListOptions)
Indicates the results should be materialized as a set of TimeSpan.
Public method ToXmlList(ListOptions)
Materializes the result as a list of XElement.
Public method ToXmlList(String, ListOptions)
Materializes the result as a list of XElement.
Public method ToXmlOrNullList(ListOptions)
Materializes the result as a list of XElement.
Public method ToXmlOrNullList(String, ListOptions)
Materializes the result as a list of XElement.