PlacementTryPageNumber Property |
Gets/sets the page number to try with first when persisting a new object.
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public ushort TryPageNumber { get; set; }
Public Property TryPageNumber As UShort
Get
Set
public:
property unsigned short TryPageNumber {
unsigned short get ();
void set (unsigned short value);
}
member TryPageNumber : uint16 with get, set
Property Value
Type:
UInt16See Also