Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
NOTE: This API is now obsolete.
Initializes a new instance of the FullTextSqlQuery class, based on the specified application name.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Public Sub New ( _
Application As String _
)
'Usage
Dim Application As String
Dim instance As New FullTextSqlQuery(Application)
[ObsoleteAttribute]
public FullTextSqlQuery(
string Application
)
Parameters
Application
Type: System.StringA string specifying the application name.