Gemstone Data Library
C#
VB
C++
JavaScript
Show/Hide TOC
Secure
Table
Operations
T
Delete
Record Method
Overload List
DeleteRecord(ClaimsPrincipal, T)
Deletes the specified modeled table
record
from the database.
DeleteRecord(ClaimsPrincipal, RecordRestriction, Nullable
Boolean
)
Deletes the records referenced by the specified
restriction
.
See Also
Reference
SecureTableOperations
T
Class
Gemstone.Data.Model Namespace
In This Article
Overload List
See Also