Tortuga.Chain Namespace
Tortuga.Chain.Metadata Namespace

MySqlDataSourceBase..::..Delete Method

Overload List


  Name Description
Public method Delete<(Of <<'(TArgument>)>>)(MySqlObjectName, TArgument, DeleteOptions)
Creates a command to perform a delete operation.
Public method Delete<(Of <<'(TArgument>)>>)(TArgument, DeleteOptions)
Delete an object model from the table indicated by the class's Table attribute.
Public method Delete<(Of <<'(TArgument>)>>)(String, TArgument, DeleteOptions)
Inserts an object model from the specified table.
Public method Delete<(Of <<'(TArgument>)>>)(String, TArgument)
Inserts an object model from the specified table.