Propriété XmlReadConditionedStatementPostProcess.ClassName
Gets the specified name for the class. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ClassName As String
Get
'Utilisation
Dim instance As XmlReadConditionedStatementPostProcess
Dim value As String
value = instance.ClassName
public string ClassName { get; }
public:
property String^ ClassName {
String^ get ();
}
member ClassName : string
function get ClassName () : String
Valeur de propriété
Type : System.String
The name of the class.