ISupportsDelete Members
The ISupportsDelete type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Delete<(Of <<'(TArgument>)>>)(String, TArgument, DeleteOptions) |
Delete an object model from the specified table.
|
|
|
Delete<(Of <<'(TArgument>)>>)(TArgument, DeleteOptions) |
Delete an object model from the table indicated by the class's Table attribute.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

