Overload List
| Name | Description | |
|---|---|---|
| Create()()()() |
Return a new SpaceDef instance.
| |
| Create(String, Int32, array<FieldDef>[]()[][]) |
Takes space name, replication count and list of field defs and returns a new SpaceDef instance.
| |
| Create(String, Int32, IList<(Of <<'(FieldDef>)>>)) |
Takes space name, replication count and list of field defs and returns a new SpaceDef instance.
|