Méthode SetProperties

Sets property values.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Protected Overridable Sub SetProperties
'Utilisation

Me.SetProperties()
protected virtual void SetProperties()
protected:
virtual void SetProperties()
abstract SetProperties : unit -> unit 
override SetProperties : unit -> unit 
protected function SetProperties()