แก้ไข

แชร์ผ่าน


RegionalDatabaseOptions.DatabaseName Property

Definition

Gets or sets the regional database name.

public:
 property System::String ^ DatabaseName { System::String ^ get(); void set(System::String ^ value); };
public string? DatabaseName { get; set; }
member this.DatabaseName : string with get, set
Public Property DatabaseName As String

Property Value

The default value is null.

Remarks

If the value is not specified, DefaultRegionalDatabaseName is used.

Applies to