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

CommonAppenders..::..Tag Method

Overload List


  Name Description
Public method Static member Tag<(Of <<'(TResult>)>>)(ILink<(Of <<'(TResult>)>>), String)
Prepends a comment to SQL statement. This is used mostly for logging.
Public method Static member Tag<(Of <<'(TResult>)>>)(ILink<(Of <<'(TResult>)>>), String, String, Int32)
Prepends a comment to SQL statement with the file name, member name, and line number. This is used mostly for logging.