Champ SfcTsqlProcFormatter.SprocArg.required
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 required As Boolean
'Utilisation
Dim instance As SfcTsqlProcFormatter.SprocArg
Dim value As Boolean
value = instance.required
instance.required = value
public bool required
public:
bool required
val mutable required: bool
public var required : boolean