Share via


TSqlModelOptions.CatalogCollation Property

Definition

Specifies the CATALOG_COLLATION_TYPE database option

public Microsoft.SqlServer.Dac.Model.CatalogCollation? CatalogCollation { get; set; }
member this.CatalogCollation : Nullable<Microsoft.SqlServer.Dac.Model.CatalogCollation> with get, set
Public Property CatalogCollation As Nullable(Of CatalogCollation)

Property Value

Applies to