This topic has not yet been rated - Rate this topic

RelocateFile.PhysicalFileName Property

Gets or sets the physical file name for the specified file.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
public string PhysicalFileName { get; set; }

Property Value

Type: System.String
A String value that specifies the physical file name for the specified file.

The default constructor initializes any fields to their default values.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.