Share via


AzureSqlDatabaseLinkedService.Pooling Property

Definition

Indicate whether the connection will be pooled or explicitly opened every time that the connection is requested, used by recommended version. Type: Boolean (or Expression with resultType boolean).

public object Pooling { get; set; }
member this.Pooling : obj with get, set
Public Property Pooling As Object

Property Value

Applies to