RelocateFile Members

The RelocateFile object is a programmatic tool that allows a file to be relocated.

The following tables list the members exposed by the RelocateFile type.

Public Constructors

  Name Description
RelocateFile Overloaded. Initializes a new instance of the RelocateFile class.

Top

Public Properties

  Name Description
ms220065.pubproperty(en-US,SQL.90).gif LogicalFileName Gets or sets the logical file name for the specified file.
ms220065.pubproperty(en-US,SQL.90).gif PhysicalFileName Gets or sets the physical file name for the specified file.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220065.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220065.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms220065.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms220065.pubmethod(en-US,SQL.90).gifms220065.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220065.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms220065.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms220065.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

RelocateFile Class
Microsoft.SqlServer.Management.Smo Namespace