Mini SQL Query Extensibility Documentation
ConstraintTableSchema Property
NamespacesMiniSqlQuery.Core.DbModelDbModelConstraintConstraintTableSchema

[Missing <summary> documentation for "P:MiniSqlQuery.Core.DbModel.DbModelConstraint.ConstraintTableSchema"]

Declaration Syntax
C#Visual BasicVisual C++
public string ConstraintTableSchema { get; set; }
Public Property ConstraintTableSchema As String
public:
property String^ ConstraintTableSchema {
	String^ get ();
	void set (String^ value);
}

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