DelegateIsNameAgentService Delegate

 

Represents whether a string is a valid SQL Agent service name.

Namespace:   Microsoft.SqlServer
Assembly:  Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)

public delegate bool DelegateIsNameAgentService(
	String^ sServiceName
)

Return Value

Type: System::Boolean
Return to top
Show: