LinksStoreSettingsBase<T>.GetPartitionsSprocName property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected MustOverride ReadOnly Property GetPartitionsSprocName As String
    Get
'Usage
Dim value As String

value = Me.GetPartitionsSprocName
protected abstract string GetPartitionsSprocName { get; }

Property value

Type: System.String

See also

Reference

LinksStoreSettingsBase<T> class

LinksStoreSettingsBase<T> members

Microsoft.Office.Server.Search.Administration namespace