WeakIOptimizedPersistableReferenceTShortId Property |
Short reference ID of weak reference
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public override uint ShortId { get; set; }
Public Overrides Property ShortId As UInteger
Get
Set
public:
virtual property unsigned int ShortId {
unsigned int get () override;
void set (unsigned int value) override;
}
abstract ShortId : uint32 with get, set
override ShortId : uint32 with get, set
Property Value
Type:
UInt32See Also