MappingConfigurationGetT Method |
If defined, returns the mapping for POCO type T, otherwise returns null.
Namespace: Cassandra.MappingAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public ITypeDefinition Get<T>()
Type Parameters
- T
Return Value
Type:
ITypeDefinitionSee Also