SqlDatabaseExtension.MaxSizeBytes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Database max size in bytes for the newly created database in the case of an import operation.
public string MaxSizeBytes { get; set; }
member this.MaxSizeBytes : string with get, set
Public Property MaxSizeBytes As String