LinksStoreSettingsBase<T>.UpdatePartitionSprocName property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

LinksStoreSettingsBase<T> class

LinksStoreSettingsBase<T> members

Microsoft.Office.Server.Search.Administration namespace