[This is preliminary documentation and is subject to change.]
Namespace: NFX.DataAccess.MongoDB.ConnectorAssembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
internal CRUDWriteError(
int idx,
int code,
string msg,
Object info
)
internal CRUDWriteError(
int idx,
int code,
string msg,
Object info
)
Friend Sub New (
idx As Integer,
code As Integer,
msg As String,
info As Object
)
Friend Sub New (
idx As Integer,
code As Integer,
msg As String,
info As Object
)
internal:
CRUDWriteError(
int idx,
int code,
String^ msg,
Object^ info
)
internal:
CRUDWriteError(
int idx,
int code,
String^ msg,
Object^ info
)
new :
idx : int *
code : int *
msg : string *
info : Object -> CRUDWriteError
new :
idx : int *
code : int *
msg : string *
info : Object -> CRUDWriteError