SPConnectionParametersDictionary members
Include protected members
Include inherited members
提供Specialized混合字典,其包含的SPRowToParametersTransformer用來連接 Web 組件轉換時,傳送到消費者 Web 組件的資料值。
The SPConnectionParametersDictionary type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPConnectionParametersDictionary | 初始化具有指定的字典之SPConnectionParametersDictionary類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from HybridDictionary.) |
![]() |
IsFixedSize | (Inherited from HybridDictionary.) |
![]() |
IsReadOnly | (Inherited from HybridDictionary.) |
![]() |
IsSynchronized | (Inherited from HybridDictionary.) |
![]() |
Item | (Inherited from HybridDictionary.) |
![]() |
Keys | (Inherited from HybridDictionary.) |
![]() |
SyncRoot | (Inherited from HybridDictionary.) |
![]() |
ValueAttributes | 取得字典,其中包含傳送到消費者 Web 組件的資料。 |
![]() |
Values | (Inherited from HybridDictionary.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | (Inherited from HybridDictionary.) |
![]() |
Clear | (Inherited from HybridDictionary.) |
![]() |
Contains | (Inherited from HybridDictionary.) |
![]() |
CopyTo | (Inherited from HybridDictionary.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | (Inherited from HybridDictionary.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Remove | (Inherited from HybridDictionary.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from HybridDictionary.) |
Top