Miner.Responder.Shared Assembly > Miner.Responder.Shared.SchemaObjects Namespace : ResponderObjectBaseGeneric<T> Class |
The following tables list the members exposed by ResponderObjectBaseGeneric<T>.
Name | Description | |
---|---|---|
DataBaseTableName | Something like RX_INCIDENTS | |
Represents | Something like Incidents | |
Schema | The current schema of this type |
Name | Description | |
---|---|---|
CopyFrom | Overloaded. Create a copy from another instance. Copies all values except AutoIncrement columns | |
Find | ||
FindAll | Overloaded. Finds all object of T in Dataset | |
GetOriginalValue<TV> | ||
HasValue<TProp> | Returns bool if the property has been populated | |
New | Overloaded. Create a new instance of this object | |
SetValueAllowingTruncateWithLog<TProperty> | Try to set a string value if too long log an error message and truncate |