[This is preliminary documentation and is subject to change.]
Returns the current set CRUDOperationCallContext or null
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static CRUDOperationCallContext Current { get; }
public static CRUDOperationCallContext Current { get; }
Public Shared ReadOnly Property Current As CRUDOperationCallContext
Get
Public Shared ReadOnly Property Current As CRUDOperationCallContext
Get
public:
static property CRUDOperationCallContext^ Current {
CRUDOperationCallContext^ get ();
}
public:
static property CRUDOperationCallContext^ Current {
CRUDOperationCallContext^ get ();
}
static member Current : CRUDOperationCallContext with get
static member Current : CRUDOperationCallContext with get
Property Value
Type:
CRUDOperationCallContext