Condividi tramite


ITransferSqlServerObjectsTask.UseCollation Proprietà

Definizione

Ottiene o imposta un valore che indica se il trasferimento deve utilizzare regole di confronto.

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

Valore della proprietà

true se il trasferimento include le regole di confronto; in caso contrario, false.

Si applica a