TableDefinition<(Of <(<'TEntity>)>)>..::..IsTempTable Method
Determines whether [is temporary table] [the specified value].
Namespace:
RingSoft.DbLookup.ModelDefinitionAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public TableDefinition<TEntity> IsTempTable( bool value )
Public Function IsTempTable ( _ value As Boolean _ ) As TableDefinition(Of TEntity)
public: TableDefinition<TEntity>^ IsTempTable( bool^ value )
Parameters
- value
- Type: Boolean
if set to true [value].