API Reference
Class
DsReplError
Helper for translating replication result codes.
Inheritance
- Object
- DsReplError
Methods
public static String GetName(Int32 code) #Returns:
StringGets the symbolic name for a replication error code.
Parameters
- code System.Int32
- Error code value.
Returns
Symbolic constant name.