2024 Method
Changes 0
M

SchemaBuilder.Ready

Description:
Checks whether the builder may be used.
Remarks:
All newly constructed SchemaBuilders are usable until the call to the Finish method.
public bool Ready()
bool True if the SchemaBuilder has not yet been finished.