RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

InsertDataStatement..::..SqlDatas Property

Gets the SQL datas.

Namespace:  RingSoft.DbLookup.QueryBuilder
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public IReadOnlyList<SqlData> SqlDatas { get; }
Public ReadOnly Property SqlDatas As IReadOnlyList(Of SqlData)
	Get
public:
property IReadOnlyList<SqlData^>^ SqlDatas {
	IReadOnlyList<SqlData^>^ get ();
}

Field Value

The SQL datas.