共用方式為


PersistedAttribute members

Include protected members
Include inherited members

會指出屬性化的屬性應該儲存在設定資料庫。

The PersistedAttribute type exposes the following members.

Constructors

  Name Description
Public method PersistedAttribute() 初始化PersistedAttribute類別的新執行個體。
Public method PersistedAttribute(PersistedAttributeMergeType) 使用指定的合併標幟初始化PersistedAttribute類別的新執行個體。

Top

Properties

  Name Description
Public property MergeType 取得一個值,指出是否應該在還原以SPAutoSerializingObject物件的備份版本中的對應值取代此欄位的值。
Public property TypeId (Inherited from Attribute.)

Top

Methods

  Name Description
Public method Equals (Inherited from Attribute.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method _Attribute.GetIDsOfNames (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfo (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.Invoke (Inherited from Attribute.)

Top

請參閱

參照

PersistedAttribute class

Microsoft.SharePoint.Administration namespace