|
Kinetica C# API
Version 7.2.3.1
|
Static interface for type-level properties. More...
Static Public Member Functions | |
| static abstract IReadOnlyDictionary< string, IList< string > > | GetTypeProperties () |
| Returns type properties including field types and attributes. More... | |
Static interface for type-level properties.
Implement this alongside IKineticaRecord to provide type metadata.
Note: C# doesn't support static interface members in all versions. This interface provides a pattern for implementing static GetTypeProperties().
| T | The implementing type. |
| T | : | IKineticaRecord |
Definition at line 56 of file IKineticaRecord.cs.
|
staticpure virtual |
Returns type properties including field types and attributes.
Properties include: