LinksStoreCollection.Create-Methode (SearchLinksDatabase)
Neue Links speichern in der Datenbank registriert, und neue LinksStore zurück.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function Create ( _
db As SearchLinksDatabase _
) As LinksStore
'Usage
Dim instance As LinksStoreCollection
Dim db As SearchLinksDatabase
Dim returnValue As LinksStore
returnValue = instance.Create(db)
public LinksStore Create(
SearchLinksDatabase db
)
Parameter
db
Typ: Microsoft.Office.Server.Search.Administration.SearchLinksDatabaseDatenbank zur neuen Linsk Speicher
Rückgabewert
Typ: Microsoft.Office.Server.Search.Administration.LinksStore