[This is preliminary documentation and is subject to change.]
Namespace: NFX.DataAccess.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public static Schema ErlSchemaToCRUDSchema(
string name,
IConfigSectionNode erlSect
)
public static Schema ErlSchemaToCRUDSchema(
string name,
IConfigSectionNode erlSect
)
Public Shared Function ErlSchemaToCRUDSchema (
name As String,
erlSect As IConfigSectionNode
) As Schema
Public Shared Function ErlSchemaToCRUDSchema (
name As String,
erlSect As IConfigSectionNode
) As Schema
public:
static Schema^ ErlSchemaToCRUDSchema(
String^ name,
IConfigSectionNode^ erlSect
)
public:
static Schema^ ErlSchemaToCRUDSchema(
String^ name,
IConfigSectionNode^ erlSect
)
static member ErlSchemaToCRUDSchema :
name : string *
erlSect : IConfigSectionNode -> Schema
static member ErlSchemaToCRUDSchema :
name : string *
erlSect : IConfigSectionNode -> Schema
Return Value
Type:
Schema