|
DataContextTable(Type) Method
|
Gets the table operations for the specified modeled table type model.
Namespace: GSF.Web.ModelAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.207-beta
Syntax View SourceParameters
- model Type
- Modeled database table (or view) type.
Return Value
ITableOperationsTable operations for the specified modeled table type
model.
See Also