You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:param database_platform: Specifies the database management system platform to which the connection will be made. The following are valid options: BIGQUERY, DAMENG, DB2, ORACLE, POSTGRESQL, REDSHIFT, SAP HANA, SNOWFLAKE, SQL_SERVER, TERADATA
41
+
:type: str
42
42
43
-
:param sdePort: the sde port that the application server is
44
-
listening on
45
-
:type str:
43
+
:param instance: The database server or instance to which the connection will be made.
44
+
:type: str
46
45
47
46
Creates a arc sde connection file in the data directory named
48
47
TempConnection.sde if the file already exists it will be deleted.
0 commit comments