次の方法で共有


SAPAdapterExtensionElement.MaxConnectionsPerSystem プロパティ

定義

public:
 property int MaxConnectionsPerSystem { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("maxConnectionsPerSystem", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public int MaxConnectionsPerSystem { get; set; }
member this.MaxConnectionsPerSystem : int with get, set
Public Property MaxConnectionsPerSystem As Integer

プロパティ値

実装

Microsoft.Adapters.SAP.ISAPBindingProperties.MaxConnectionsPerSystem
属性

適用対象