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