共用方式為


SPConnectionParametersDictionary members

Include protected members
Include inherited members

提供Specialized混合字典,其包含的SPRowToParametersTransformer用來連接 Web 組件轉換時,傳送到消費者 Web 組件的資料值。

The SPConnectionParametersDictionary type exposes the following members.

Constructors

  Name Description
Public method SPConnectionParametersDictionary 初始化具有指定的字典之SPConnectionParametersDictionary類別的新執行個體。

Top

Properties

  Name Description
Public property Count (Inherited from HybridDictionary.)
Public property IsFixedSize (Inherited from HybridDictionary.)
Public property IsReadOnly (Inherited from HybridDictionary.)
Public property IsSynchronized (Inherited from HybridDictionary.)
Public property Item (Inherited from HybridDictionary.)
Public property Keys (Inherited from HybridDictionary.)
Public property SyncRoot (Inherited from HybridDictionary.)
Public property ValueAttributes 取得字典,其中包含傳送到消費者 Web 組件的資料。
Public property Values (Inherited from HybridDictionary.)

Top

Methods

  Name Description
Public method Add (Inherited from HybridDictionary.)
Public method Clear (Inherited from HybridDictionary.)
Public method Contains (Inherited from HybridDictionary.)
Public method CopyTo (Inherited from HybridDictionary.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from HybridDictionary.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from HybridDictionary.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from HybridDictionary.)

Top

請參閱

參照

SPConnectionParametersDictionary class

Microsoft.SharePoint.WebPartPages namespace