xSQL.SchemaCompare.SqlServer Namespace : SqlApplicationRolePair Class |
For a list of all members of this type, see SqlApplicationRolePair members.
Name | Description | |
---|---|---|
ContainsMember | Overloaded. Indicates whether the pair contains a member with the specified name and type. (Inherited from xSQL.SchemaCompare.SqlServer.SqlPairBase<SqlApplicationRole>) | |
GetLeftTargetedScript | Overloaded. Returns the script generated for the left member of the pair. This is the script intended for the left database that makes the left member the same as the right member. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase) | |
GetRightTargetedScript | Overloaded. Returns the script generated for the right member of the pair. This is the script intended for the right database that makes the right member the same as the left member. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase) | |
PropageInclusion | Overridden. Propagates the inclusion flag to the descendants of the pair. | |
ToString | Returns a readable description for the pair. (Inherited from xSQL.SchemaCompare.SqlServer.SqlPairBase<SqlApplicationRole>) |