Compartir a través de


SqlDeploymentOptions.ScriptFileSize Property

Definition

Get boolean that specifies whether a file size is specified when adding files to file groups.

public bool ScriptFileSize { get; }
member this.ScriptFileSize : bool
Public ReadOnly Property ScriptFileSize As Boolean

Property Value

True to specify a file size when adding files to file groups; otherwise, false. Default is false.

Applies to