Proprietà QSInsertCommandRowLock
             | 
          
        
        
        
        Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.4.0
Sintassipublic 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à
Boolean
Vedi anche