다음을 통해 공유


AutonomousDatabaseConnectionStrings.Dedicated Property

Definition

The database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements.

public string Dedicated { get; }
member this.Dedicated : string
Public ReadOnly Property Dedicated As String

Property Value

Applies to