-
Terminally Deprecated ElementsElementDescriptionTime-to-live is no longer supported for the cached Managed Identity tokens.Time-to-live is no longer supported for the cached Managed Identity tokens.Use
ISQLServerDataSource.getUser()
insteadUseISQLServerDataSource.getJAASConfigurationName()
insteadUseISQLServerDataSource.getUser()
instead.UseISQLServerDataSource.setUser(String user)
insteadUseISQLServerDataSource.setUser(String user)
instead.Time-to-live is no longer supported for the cached Managed Identity tokens. This method will always return 0 and is for backwards compatibility only.Time-to-live is no longer supported for the cached Managed Identity tokens. This method is a no-op for backwards compatibility only.This method is deprecated. UseSQLServerDataSource.getUser()
instead. Returns the value for the connection property 'msiClientId'.Time-to-live is no longer supported for the cached Managed Identity tokens. This method is a no-op for backwards compatibility only.This method is deprecated. UseSQLServerDataSource.setUser(String user)
instead. Sets the client id to be used to retrieve the access token for a user-assigned Managed Identity.Time-to-live is no longer supported for the cached Managed Identity tokens. This method will always return 0 and is for backwards compatibility only.
-
Deprecated InterfacesInterfaceDescriptionas of 8.1.0, because the interface contains methods which are not called as part of actual bulk copy process. Use
ISQLServerBulkData
} instead.
-
Deprecated MethodsMethodDescriptionTime-to-live is no longer supported for the cached Managed Identity tokens.Time-to-live is no longer supported for the cached Managed Identity tokens.Use
ISQLServerDataSource.getUser()
insteadUseISQLServerDataSource.getJAASConfigurationName()
insteadUseISQLServerDataSource.getUser()
instead.UseISQLServerDataSource.setUser(String user)
insteadUseISQLServerDataSource.setUser(String user)
instead.Time-to-live is no longer supported for the cached Managed Identity tokens. This method will always return 0 and is for backwards compatibility only.Time-to-live is no longer supported for the cached Managed Identity tokens. This method is a no-op for backwards compatibility only.This method is deprecated. UseSQLServerDataSource.getUser()
instead. Returns the value for the connection property 'msiClientId'.Time-to-live is no longer supported for the cached Managed Identity tokens. This method is a no-op for backwards compatibility only.This method is deprecated. UseSQLServerDataSource.setUser(String user)
instead. Sets the client id to be used to retrieve the access token for a user-assigned Managed Identity.Time-to-live is no longer supported for the cached Managed Identity tokens. This method will always return 0 and is for backwards compatibility only.
-
Deprecated ConstructorsConstructorDescriptionUse
SQLServerConnection.createBlob()
instead.UseSQLServerConnection.createClob()
instead.