Proprietà SqlTraceException.ProdVer
Gets a String value that specifies the product version.
Spazio dei nomi Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)
Sintassi
'Dichiarazione
Protected Shared ReadOnly Property ProdVer As String
Get
'Utilizzo
Dim value As String
value = SqlTraceException.ProdVer
protected static string ProdVer { get; }
protected:
static property String^ ProdVer {
String^ get ();
}
static member ProdVer : string
static function get ProdVer () : String
Valore proprietà
Tipo: System.String
A String value that specifies the product version.