DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnectionStringBuilder Class
Properties Methods


In This Topic
    C1D365SConnectionStringBuilder Class Members
    In This Topic

    The following tables list the members exposed by C1D365SConnectionStringBuilder.

    Public Constructors
     NameDescription
    Public ConstructorC1D365SConnectionStringBuilder のデフォルトコンストラクタ。  
    Top
    Public Properties
     NameDescription
    Public Property The connection string to the cache provider. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public PropertyThe path to the local database file used as cache. Default location is AppData/C1DataConnector. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The name of the the cache provider. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The cache expiration interval of time given in seconds. Default value is 600 seconds. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public PropertyThe connection string equivalence of this C1.DataConnector.C1ConnectionStringBuilder. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public Property The domain or computer name that verifies the credentials. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property Specifies whether incremental caching is considered or not. Default is false/not. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property Specifies the name of the column used for storing the time of the last change of each row. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public PropertyOverridden.  指定されたキーに関連付けられている値を取得または設定します。  
    Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public Property The name of the log provider. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property Number of max log files. true or false value only. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The limit size of log file. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The maximum items returned per request to server. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property Specifies the maximum number of connections in the pool. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The OAuth 2.0 access token to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property The id of the OAuth 2.0 Client to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property The secret of the OAuth 2.0 Client to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property The extend properties for the OAuth 2.0 authentication request. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property The OAuth 2.0 refresh token to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property The scope for the OAuth 2.0 authentication request. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property The OAuth 2.0 token endpoint to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property Specifies whether or not accessing an invalid cached table should throw an exception or if the table will be refreshed. Default is false/not. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The password of the user to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property Dynamics 365 for Sales サーバーのベース URL。  
    Public Property Specifies whether caching is considered or not. Default is false/not. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property このプロパティを使用して、動的な型が考慮されるかどうかを指定または取得できます。  
    Public Property このプロパティを使用して、etag が考慮されるかどうかを指定または取得できます。  
    Public Property TSpecifies whether or not pooling is requested for a given connection. Default is true/yes. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The username to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public Property Verbosity level of log. number 1-5 only. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Top
    Protected Properties
     NameDescription
    Protected Property The logger where the runtime messages are passed to. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public Method (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public Method (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public MethodOverridden. C1D365SConnectionStringBuilder インスタンス間の等価性をチェックするメソッド。  
    Public Method (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public MethodOverridden. この C1D365SConnectionStringBuilder のハッシュコードを取得するメソッド。  
    Public Method (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public Method (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public Method (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public Method (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Top
    Protected Methods
    See Also