Compartir a través de


ITransferSqlServerObjectsTask.UseCollation Propiedad

Definición

Obtiene o establece un valor que indica si la transferencia debe utilizar intercalaciones.

public:
 property bool UseCollation { bool get(); void set(bool value); };
public bool UseCollation { get; set; }
member this.UseCollation : bool with get, set
Public Property UseCollation As Boolean

Valor de propiedad

true si la transferencia incluye la intercalación; de lo contrario, false.

Se aplica a