다음을 통해 공유


SetProperties 메서드

Sets property values.

네임스페이스:  Microsoft.SqlServer.Management.Dmf
어셈블리:  Microsoft.SqlServer.Dmf(Microsoft.SqlServer.Dmf.dll)

구문

‘선언
Protected Overridable Sub SetProperties
‘사용 방법

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