DelegateGetInstanceIDFromFTSApp Delegate

 

Represents the instance identifier from full text service.

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

public delegate bool DelegateGetInstanceIDFromFTSApp(
	String^ sFTSApp,
	INST_ID^ pInstanceID
)

Return Value

Type: System::Boolean

The instance identifier from full text service.

Return to top
Show: