DeviceInfo.LogicalDevice Property

Definition

Logical device name. Mutually exclusive with physical device name. Can be either Identifier or variable Literal

public Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierOrValueExpression LogicalDevice { get; set; }
member this.LogicalDevice : Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierOrValueExpression with get, set
Public Property LogicalDevice As IdentifierOrValueExpression

Property Value

Applies to