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

ISupportsUpsert Members

The ISupportsUpsert 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 ToString (Inherited from Object.)
Public method Upsert<(Of <<'(TArgument>)>>)(String, TArgument, UpsertOptions)
Perform an insert or update operation as appropriate.
Public method Upsert<(Of <<'(TArgument>)>>)(TArgument, UpsertOptions)
Perform an insert or update operation as appropriate.