Start Method (FullTextService, JobServer)

Cette fonctionnalité sera supprimée dans une prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et prévoyez de modifier les applications qui utilisent actuellement cette fonctionnalité.

The Start method starts a stopped Microsoft SQL Server Agent service or Microsoft Search service.

Syntaxe

object
.Start(
)

Parts

  • object
    Expression that evaluates to an object in the Applies To list.

Prototype (C/C++)

HRESULT Start();

Applies To:

FullTextService Object

JobServer Object