DelegateGetSvcInstRootDirPathByName Delegate
Represents the directory path root for a specific SQL instance by the given friendly instance name.
Assembly: Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)
public delegate bool DelegateGetSvcInstRootDirPathByName( String^ sInstanceName, SQL_SVCS Service, StringBuilder^ sPath, unsigned int% pdwSize )
Show: