Mini SQL Query Extensibility Documentation
Length Property
NamespacesMiniSqlQuery.Core.DbModelDbModelTypeLength

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

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

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