Connection Field
public const string Connection = @"Connection"
This language is not supported or no code example is available.
public:
const String^ Connection = "Connection";
This language is not supported or no code example is available.
public const Connection : String = "Connection"
This language is not supported or no code example is available.
Field Value
string
In this article
Definition