Aracılığıyla paylaş


UserDefinedFunctionEvents.StartEvents Method

Starts receiving events.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Bildirim
Public Sub StartEvents
'Kullanım
Dim instance As UserDefinedFunctionEvents

instance.StartEvents()
public void StartEvents()
public:
void StartEvents()
member StartEvents : unit -> unit 
public function StartEvents()

Examples

Handling SMO Events

See Also

Reference

UserDefinedFunctionEvents Class

Microsoft.SqlServer.Management.Smo Namespace