Freigeben über


LinksStoreCollection.Create-Methode (SPDatabaseParameters)

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

Syntax

'Declaration
Public Function Create ( _
    databaseParameters As SPDatabaseParameters _
) As LinksStore
'Usage
Dim instance As LinksStoreCollection
Dim databaseParameters As SPDatabaseParameters
Dim returnValue As LinksStore

returnValue = instance.Create(databaseParameters)
public LinksStore Create(
    SPDatabaseParameters databaseParameters
)

Parameter

Rückgabewert

Typ: Microsoft.Office.Server.Search.Administration.LinksStore

Siehe auch

Referenz

LinksStoreCollection Klasse

LinksStoreCollection-Member

Create-Überladung

Microsoft.Office.Server.Search.Administration-Namespace