RENAME CLASS Command

Renames a class definition contained in a .VCX visual class library.

RENAME CLASS ClassName1 OF ClassLibraryName TO ClassName2

Parameters

ClassName1

Specifies the name of the class definition that is renamed.

OF ClassLibraryName

Specifies the name of the .vcx visual class library containing the class definition to rename. If you don't specify a file extension in ClassLibraryName, Visual FoxPro automatically assigns a .vcx extension.

TO ClassName2

Specifies the new name of the class definition.

Expand imageRemarks

Expand imageExample

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic