IDatabaseOptions.PrimaryFilePath Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_PrimaryFilePathDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_PrimaryFilePathName")]
public string PrimaryFilePath { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_PrimaryFilePathDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_PrimaryFilePathName")>]
member this.PrimaryFilePath : string
Public ReadOnly Property PrimaryFilePath As String

Property Value

Attributes

Applies to