Поделиться через


Конструктор UserDefinedFunctionEventSet

Initializes a new instance of the UserDefinedFunctionEventSet class.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Sub New
'Применение

Dim instance As New UserDefinedFunctionEventSet()
public UserDefinedFunctionEventSet()
public:
UserDefinedFunctionEventSet()
new : unit -> UserDefinedFunctionEventSet
public function UserDefinedFunctionEventSet()

Замечания

The default constructor initializes any fields to their default values.