Udostępnij przez


OracleLinkedService.StatementCacheSize Property

Definition

Specifies the number of cursors or statements to be cached for each database connection, default value is 0. Type: integer. Only used for Version 2.0.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> StatementCacheSize { get; set; }
member this.StatementCacheSize : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property StatementCacheSize As DataFactoryElement(Of Integer)

Property Value

Applies to