SingleValueTypeCopyOption.SingleValue Property

Definition

Represents identifier, integer or string literal

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

Property Value

Applies to