OracleEBSBindingConfigurationElement.MaxOutputAssociativeArrayElements Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property int MaxOutputAssociativeArrayElements { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("maxOutputAssociativeArrayElements")]
public int MaxOutputAssociativeArrayElements { get; set; }
member this.MaxOutputAssociativeArrayElements : int with get, set
Public Property MaxOutputAssociativeArrayElements As Integer
Valor da propriedade
Implementações
Microsoft.Adapters.OracleCommon.IOracleAdapterCommonBindingProperties.MaxOutputAssociativeArrayElements
- Atributos