名前 | 解説 | |
---|---|---|
C1ServiceNowConnection コンストラクタ | オーバーロードされます。 |
C1ServiceNowConnectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1ServiceNowConnection コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
ApiVersion | The API version of the ServiceNow server | |
BaseUrl | The base url of the ServiceNow server. | |
ConnectionString | Gets or sets the string used to open the connection. C1.DataConnector.AdoNet.C1ConnectionBaseから継承されます。 | |
ConnectionTimeout | System.Data.Common.DbConnectionから継承されます。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
Database | オーバーライドされます。 Gets the name of the current database after a connection is opened, or the database name specified in the connection string before the connection is opened. | |
DataSource | オーバーライドされます。 Gets the name of the database server to which to connect. | |
Key | A string that identifies a unique way to connect to a server. C1.DataConnector.AdoNet.C1ConnectionBaseから継承されます。 | |
MaxPageSize | The maximum items returned per request to server C1.DataConnector.AdoNet.C1ConnectionBaseから継承されます。 | |
ServerVersion | オーバーライドされます。 Gets a string that represents the version of the server to which the object is connected. | |
Site | System.ComponentModel.Componentから継承されます。 | |
State | Gets a string that describes the state of the connection. C1.DataConnector.AdoNet.C1ConnectionBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
BeginTransaction | オーバーロードされます。 System.Data.Common.DbConnectionから継承されます。 | |
ChangeDatabase | オーバーライドされます。 Changes the current database for an open connection. | |
Close | オーバーライドされます。 Closes the connection to the database. This is the preferred method of closing any open connection. | |
CreateCommand | System.Data.Common.DbConnectionから継承されます。 | |
CreateObjRef | System.MarshalByRefObjectから継承されます。 | |
Dispose | System.ComponentModel.Componentから継承されます。 | |
EnlistTransaction | System.Data.Common.DbConnectionから継承されます。 | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
GetSchema | オーバーロードされます。 Returns schema information for the data source of this C1.DataConnector.AdoNet.C1ConnectionBase. C1.DataConnector.AdoNet.C1ConnectionBaseから継承されます。 | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
Open | オーバーライドされます。 Opens a database connection with the settings specified by the connection string. | |
OpenAsync | オーバーロードされます。 オーバーライドされます。 An asynchronous version of Open open. | |
ToString | System.ComponentModel.Componentから継承されます。 |
名前 | 解説 | |
---|---|---|
Disposed | System.ComponentModel.Componentから継承されます。 | |
StateChange | System.Data.Common.DbConnectionから継承されます。 |