[This is preliminary documentation and is subject to change.]
The SchemaMap type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | SchemaMap | Initializes a new instance of the SchemaMap class |
Methods
Name | Description | |
---|---|---|
![]() ![]() | ClrToErlValue | |
![]() | ![]() | Determines whether the specified object is equal to the current object. (Inherited from ![]() |
![]() | ErlCRUDResponseToRowset |
Converts ErlCRUD response to CLR CRUD rowset
|
![]() ![]() | ErlSchemaToCRUDSchema | |
![]() ![]() | ErlToClrValue | |
![]() | ErlTupleToRow |
Maps ErlRow to CLR row supplied by schema, either Dynamic or TypedRow
|
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | GetCRUDSchemaForName | |
![]() | GetErlSchemaSection |
Returns config section for named erl schema or null
|
![]() | ![]() | Serves as the default hash function. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | RowToErlTuple |
Converts CLR row data into ErlTuple
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Extension Methods
Fields
Properties
Name | Description | |
---|---|---|
![]() | ErlSchemaSections |
Enumerates all Erl schemas
|
![]() | OriginalXMLContent | |
![]() | Store |
See Also