[This is preliminary documentation and is subject to change.]
When this parameter is not null then RegenerateID() was called and session provider may need to re-stow session object under a new ID
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Nullable<Guid> OldID { get; }
public Nullable<Guid> OldID { get; }
Public ReadOnly Property OldID As Nullable(Of Guid)
Get
Public ReadOnly Property OldID As Nullable(Of Guid)
Get
public:
virtual property Nullable<Guid> OldID {
Nullable<Guid> get () sealed;
}
public:
virtual property Nullable<Guid> OldID {
Nullable<Guid> get () sealed;
}
abstract OldID : Nullable<Guid> with get
override OldID : Nullable<Guid> with get
abstract OldID : Nullable<Guid> with get
override OldID : Nullable<Guid> with get
Property Value
Type:
Nullable
Guid Implements
ISession OldID