ExpressionNode.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()