Validate propriété
Espace de noms : Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Replication (dans Microsoft.SqlServer.Replication.dll)
Syntaxe
'Déclaration
Property Validate As ValidateType
Get
Set
'Utilisation
Dim instance As IMergeSynchronizationAgent
Dim value As ValidateType
value = instance.Validate
instance.Validate = value
ValidateType Validate { get; set; }
property ValidateType Validate {
ValidateType get ();
void set (ValidateType value);
}
abstract Validate : ValidateType with get, set
function get Validate () : ValidateType
function set Validate (value : ValidateType)
Valeur de la propriété
Type : Microsoft.SqlServer.Replication. . :: . .ValidateType