[This is preliminary documentation and is subject to change.]
Namespace: NFX.DataAccess.MongoDBAssembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
public virtual bool SupportsTransactions { get; }
public virtual bool SupportsTransactions { get; }
Public Overridable ReadOnly Property SupportsTransactions As Boolean
Get
Public Overridable ReadOnly Property SupportsTransactions As Boolean
Get
public:
virtual property bool SupportsTransactions {
bool get ();
}
public:
virtual property bool SupportsTransactions {
bool get ();
}
abstract SupportsTransactions : bool with get
override SupportsTransactions : bool with get
abstract SupportsTransactions : bool with get
override SupportsTransactions : bool with get
Property Value
Type:
BooleanImplements
ICRUDTransactionOperations SupportsTransactions