TestimoX

API Reference

Class

DsReplError

Namespace ADPlayground
Assembly ADPlayground
Modifiers static

Helper for translating replication result codes.

Inheritance

  • Object
  • DsReplError

Methods

public static String GetName(Int32 code) #
Returns: String

Gets the symbolic name for a replication error code.

Parameters

code System.Int32 requiredposition: 0
Error code value.

Returns

Symbolic constant name.