xSQL.SchemaCompare.SqlServer Namespace : SqlAssemblyPair Class |
For a list of all members of this type, see SqlAssemblyPair members.
Name | Description | |
---|---|---|
![]() | ComparisonStatus | Gets the comparison status of the pair members. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase) |
![]() | Id | Gets a unique internal id that identifies the pair of object. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase) |
![]() | Included | Gets or sets the value that indicates whether the pair should be included in the synchronization script. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase) |
![]() | LeftEntity | Gets the left member of the pair. (Inherited from xSQL.SchemaCompare.SqlServer.SqlPairBase<SqlAssembly>) |
![]() | LeftSupported | Indicates whether the schema action required to make the left pair the same as the right pair is supported in the left database. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase) |
![]() | ParentPair | Gets the parent of this pair. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase) |
![]() | RightEntity | Gets the right member of the pair. (Inherited from xSQL.SchemaCompare.SqlServer.SqlPairBase<SqlAssembly>) |
![]() | RightSupported | Indicates whether the schema action required to make the right pair the same as the left pair is supported in the right database. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase) |
![]() | SqlAssemblyFilePairs | Gets the collection of files that belong to the pair of assemblies. |
![]() | SqlExtendedPropertyPairs | Gets the collection of extended properties that belong to the pair of assemblies. |
![]() | SqlPermissionPairs | Gets the collection of permissions assigned to the pair of assemblies. |