Schema Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodSchema(String,  Schema FieldDef )
Initializes a new instance of the Schema class
Public methodSchema(String, Boolean,  Schema FieldDef )
Initializes a new instance of the Schema class
Public methodSchema(String, Boolean, IEnumerable Schema FieldDef , IEnumerable TableAttribute )
Initializes a new instance of the Schema class
Public methodSchema(String, Boolean, IEnumerable TableAttribute ,  Schema FieldDef )
Initializes a new instance of the Schema class
Back to Top
See Also