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.
Represents a collection of SyncSchemaColumn objects.
The following tables list the members exposed by the SyncSchemaColumns type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of SyncSchemaColumn objects in the collection. |
![]() |
Item | Overloaded. Gets a SyncSchemaColumn object from the collection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Add | Overloaded. Adds a SyncSchemaColumn object to the end of the collection. |
![]() |
CanRemove | Determines whether a specific SyncSchemaColumn object can be removed from the collection. |
![]() |
Contains | Determines whether a SyncSchemaColumn object with the specified name is in the collection. |
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
Remove | Removes the first occurrence of a SyncSchemaColumn object with the specified name from the collection. |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SyncSchemaColumns Class
Microsoft.Synchronization.Data Namespace