public bool AllowRowLocks { get; set; }
Public Property AllowRowLocks As Boolean Get Set
public: property bool AllowRowLocks { bool get (); void set (bool value); }
member AllowRowLocks : bool with get, set
In This Article