DB2OdbcFileConnectionString.Rename(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void Rename(System::String ^ destIdentifier);
public override void Rename (string destIdentifier);
override this.Rename : string -> unit
Public Overrides Sub Rename (destIdentifier As String)
Parameters
- destIdentifier
- String