C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowConnectionStringBuilder Class
Members

C1ServiceNowConnectionStringBuilder Class
This class exposes specific properties to set up a connection for the C1DataConnector ServiceNow provider.
Object Model
C1ServiceNowConnectionStringBuilder Class
Syntax
'Declaration
 
Public NotInheritable Class C1ServiceNowConnectionStringBuilder 
   Inherits C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder
 
Inheritance Hierarchy

System.Object
   System.Data.Common.DbConnectionStringBuilder
      C1.DataConnector.C1ConnectionStringBuilder
         C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder
            C1.AdoNet.ServiceNow.C1ServiceNowConnectionStringBuilder

See Also