IDifferencer.UnsetTypeEmitted(DiffType) Método

Definición

Desconjunte (o borre) el diffType especificado que se va a excluir del diffgram de resultado. Esta opción afecta a DiffEntry solo si se establece antes de llamar a CompareGraphs().

public void UnsetTypeEmitted(Microsoft.SqlServer.Management.Sdk.Differencing.DiffType type);
abstract member UnsetTypeEmitted : Microsoft.SqlServer.Management.Sdk.Differencing.DiffType -> unit
Public Sub UnsetTypeEmitted (type As DiffType)

Parámetros

type
DiffType

DiffType que se va a comprobar

Se aplica a