Validate méthode (String)
Validates the condition using the given mode.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub Validate ( _
mode As String _
)
'Utilisation
Dim instance As Condition
Dim mode As String
instance.Validate(mode)
public void Validate(
string mode
)
public:
void Validate(
String^ mode
)
member Validate :
mode:string -> unit
public function Validate(
mode : String
)
Paramètres
- mode
Type : System. . :: . .String
A String value that specifies the mode used to validate the condition.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.