LinksStoreSettingsBase<T>.InitPartitionInfoSprocName property
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected MustOverride ReadOnly Property InitPartitionInfoSprocName As String
Get
'Usage
Dim value As String
value = Me.InitPartitionInfoSprocName
protected abstract string InitPartitionInfoSprocName { get; }
Property value
Type: System.String
See also
Reference
LinksStoreSettingsBase<T> class