หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Generates the alter event with the specified value.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Sub GenerateAlterEvent
'Usage
Me.GenerateAlterEvent()
protected void GenerateAlterEvent()
protected:
void GenerateAlterEvent()
member GenerateAlterEvent : unit -> unit
protected function GenerateAlterEvent()