QueryLogSettings.GetPartitionsSprocName property
This member overrides LinksStoreSettingsBase<T>.GetPartitionsSprocName.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property GetPartitionsSprocName As String
Get
'Usage
Dim value As String
value = Me.GetPartitionsSprocName
protected override string GetPartitionsSprocName { get; }
Property value
Type: System.String