Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets property values.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Protected Overridable Sub SetProperties
'Usage
Me.SetProperties()
protected virtual void SetProperties()
protected:
virtual void SetProperties()
abstract SetProperties : unit -> unit
override SetProperties : unit -> unit
protected function SetProperties()