Proprietà QSDeleteCommand.RowLock

QSAdoNet

Proprietà QSDeleteCommandRowLock

Namespace:  QSAdoNet
Assembly:  QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public bool RowLock { get; set; }
Public Property RowLock As Boolean
	Get
	Set
public:
property bool RowLock {
	bool get ();
	void set (bool value);
}
member RowLock : bool with get, set

Valore della proprietà

Tipo: Boolean
Vedi anche