 
            | Miner.Responder.Shared Assembly > Miner.Responder.Shared.SchemaObjects Namespace : ResponderObjectBaseGeneric<T> Class | 
For a list of all members of this type, see ResponderObjectBaseGeneric<T> members.
| Name | Description | |
|---|---|---|
|  | CopyFrom | 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 |