Mini SQL Query Extensibility Documentation
SystemType Property
NamespacesMiniSqlQuery.Core.DbModelDbModelTypeSystemType

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

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

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