Champ SfcTsqlProcFormatter.SprocArg.property
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 property As String
'Utilisation
Dim instance As SfcTsqlProcFormatter.SprocArg
Dim value As String
value = instance.property
instance.property = value
public string property
public:
String^ property
val mutable property: string
public var property : String