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