Udostępnij za pośrednictwem


RelocateFile Members

The RelocateFile object is a programmatic tool that lets a file 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(pl-pl,SQL.100).gif LogicalFileName Gets or sets the logical file name for the specified file.
ms220065.pubproperty(pl-pl,SQL.100).gif PhysicalFileName Gets or sets the physical file name for the specified file.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms220065.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms220065.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top