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

SqlBuilder Members

The SqlBuilder type exposes the following members.

Methods


  Name Description
Public method Static member CheckForOverlaps
Checks to see of the same property appears in both objects. If it does, an InvalidOperationException is thrown with the provided error message.
Public method Static member GetParameters<(Of <<'(TParameter>)>>)(Nullable<(Of <<'(Object>)>>))
Gets parameters from an argument value.
Public method Static member GetParameters<(Of <<'(TParameter>)>>)(Nullable<(Of <<'(Object>)>>), Func<(Of <<'(String, Nullable<(Of <<'(Object>)>>), TParameter>)>>))
Gets parameters from an argument value.