Method CanEnableSchema
CanEnableSchema()
Determines whether a given schema can be enabled or not.
Declaration
public virtual string CanEnableSchema()
Returns
| Type | Description |
|---|---|
| string | Returns an empty string if enabling the schema is valid. If enabling the schema is not valid, it will instead return an error/warning string. |