หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Specifies the VerifyCompleteEventHandler.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Syntax
'Declaration
Public VerifyComplete As VerifyCompleteEventHandler
'Usage
Dim instance As Restore
Dim value As VerifyCompleteEventHandler
value = instance.VerifyComplete
instance.VerifyComplete = value
public VerifyCompleteEventHandler VerifyComplete
public:
VerifyCompleteEventHandler^ VerifyComplete
val mutable VerifyComplete: VerifyCompleteEventHandler
public var VerifyComplete : VerifyCompleteEventHandler