Constants.SERVER_DEFAULT_CCSID Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: int SERVER_DEFAULT_CCSID = 1208;
public const int SERVER_DEFAULT_CCSID = 1208;
val mutable SERVER_DEFAULT_CCSID : int
Public Const SERVER_DEFAULT_CCSID As Integer = 1208