Bagikan melalui


DacExtractOptions.ExtractUsageProperties Properti

Definisi

Properti penggunaan termasuk Table.RowCount, Table.IndexSize, Table.DataSize, Table.UsedPages dan Table.DataPages. Jika benar, properti ini diekstrak dari database dan dapat diakses dalam model.

public bool ExtractUsageProperties { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "ExtractUsageProperties")]
public bool ExtractUsageProperties { get; set; }
member this.ExtractUsageProperties : bool with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "ExtractUsageProperties")>]
member this.ExtractUsageProperties : bool with get, set
Public Property ExtractUsageProperties As Boolean

Nilai Properti

Benar jika properti penggunaan akan diekstraksi; jika tidak salah. Nilai defaultnya adalah salah.

Atribut

Berlaku untuk