[This is preliminary documentation and is subject to change.]
Enumerates all Erl schemas
Namespace: NFX.DataAccess.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public IEnumerable<IConfigSectionNode> ErlSchemaSections { get; }
public IEnumerable<IConfigSectionNode> ErlSchemaSections { get; }
Public ReadOnly Property ErlSchemaSections As IEnumerable(Of IConfigSectionNode)
Get
Public ReadOnly Property ErlSchemaSections As IEnumerable(Of IConfigSectionNode)
Get
public:
property IEnumerable<IConfigSectionNode^>^ ErlSchemaSections {
IEnumerable<IConfigSectionNode^>^ get ();
}
public:
property IEnumerable<IConfigSectionNode^>^ ErlSchemaSections {
IEnumerable<IConfigSectionNode^>^ get ();
}
member ErlSchemaSections : IEnumerable<IConfigSectionNode> with get
member ErlSchemaSections : IEnumerable<IConfigSectionNode> with get
Property Value
Type:
IEnumerable IConfigSectionNode