Freigeben über


SPFeaturePropertyCollection.Update-Methode

Aktualisiert die Datenbank mit Änderungen an die Auflistung der Feature-Eigenschaften.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub Update
'Usage
Dim instance As SPFeaturePropertyCollection

instance.Update()
public void Update()

Ausnahmen

Ausnahme Bedingung
InvalidOperationException

Das aktualisierte Feature ist Null .

Hinweise

Aktualisieren der Eigenschaften einer Featuredefinition wird nicht unterstützt, wenn das aktualisierte Feature nicht vorhanden ist.

Siehe auch

Referenz

SPFeaturePropertyCollection Klasse

SPFeaturePropertyCollection-Member

Microsoft.SharePoint-Namespace