Udostępnij za pośrednictwem


SyncSchema Members

Represents the schema information that is required to create tables that are involved in synchronization.

The following tables list the members exposed by the SyncSchema type.

Public Constructors

  Name Description
SyncSchema Overloaded. Initializes a new instance of the SyncSchema class.

Top

Public Properties

  Name Description
Bb734345.pubproperty(en-US,SQL.90).gif SchemaDataSet Gets or sets a DataSet object that contains schema information for one or more tables.
Bb734345.pubproperty(en-US,SQL.90).gif Tables Gets a SyncSchemaTables collection. This includes the tables that are contained in the SyncSchema.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb734345.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb734345.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb734345.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb734345.pubmethod(en-US,SQL.90).gif Merge Merges an existing SyncSchema object into the current SyncSchema object.
Bb734345.pubmethod(en-US,SQL.90).gif Bb734345.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb734345.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb734345.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Bb734345.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SyncSchema Class
Microsoft.Synchronization.Data Namespace