Конструктор TableEventSet
Initializes a new instance of the TableEventSet class.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New TableEventSet()
public TableEventSet()
public:
TableEventSet()
new : unit -> TableEventSet
public function TableEventSet()
Замечания
The default constructor initializes any fields to their default values.