EasyObjects.NET Programmers Reference

EasyObject.SchemaGlobal Property

Setting this is a quick way to set both SchemaTableView and SchemaStoredProcedure. at the same time. Setting this property does nothing more than assign both SchemaTableView and SchemaStoredProcedure, very rarely will you need to set SchemaTableView to one schema and SchemaStoredProcedure to a different schema.

public virtual string SchemaGlobal {get; set;}

See Also

EasyObject Class | NCI.EasyObjects Namespace