Método ReportObject.SemanticCompare
Incluir membros protegidos
Incluir membros herdados
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Compares the semantics of the report object.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
SemanticCompare<T>(IList<T>, IList<T>, ICollection<ReportObject>) | Infraestrutura. Compares whether the semantics of the report object are the same. | |
SemanticCompare<T>(T, T, ICollection<ReportObject>) | Infraestrutura. Compares whether the semantics of the report object are the same. |
Início