Mini SQL Query Extensibility Documentation
Scale Property
NamespacesMiniSqlQuery.Core.DbModelDbModelTypeScale

[Missing <summary> documentation for "P:MiniSqlQuery.Core.DbModel.DbModelType.Scale"]

Declaration Syntax
C#Visual BasicVisual C++
public virtual int Scale { get; set; }
Public Overridable Property Scale As Integer
public:
virtual property int Scale {
	int get ();
	void set (int value);
}

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)