Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a collection of properties that can be added to a DataColumn, DataSet, or DataTable object.
The PropertyCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Add(String, Object) | Adds a property to the collection by using the name and the value of the property. |
![]() |
Add(String, Object, String) | Adds a property to the collection by using the name, the value, and the setting identifier of the property. |
![]() |
Clear() | Deletes the property collection. |
![]() |
Clear(String) | Deletes the property collection. |
![]() |
GetEnumerator() | Gets an enumeration of properties in this collection. |
![]() |
GetEnumerator(String) | Gets an enumeration of properties in this collection by using a setting identifier. |
![]() |
GetMergedEnumerator | Gets an enumeration of properties in this collection by using a setting identifier. |
![]() |
Remove(String) | Removes a property from the collection by using the name of the property. |
![]() |
Remove(String, String) | Removes a property from the collection by using the name of the property and the setting identifier. |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Gets an enumeration of properties in this collection. |
Top
See Also
Reference
Microsoft.SharePoint.BusinessData.Administration.Client Namespace
.gif)
.gif)
.gif)