This topic has not yet been rated - Rate this topic

RelocateFile.LogicalFileName Property

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

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

Property Value

Type: System.String
A String value that specifies the logical 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.