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

CollectionOptions Enumeration

Indicates how the collection will be generated from a result set.

Namespace:  Tortuga.Chain
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public enum CollectionOptions
Public Enumeration CollectionOptions
public enum class CollectionOptions

Members


Member nameDescription
None Use the default behavior.
InferConstructor Infer which non-default constructor to use. When this option is chosen, individual properties will not be set.