DeclareVariableElement.DataType Property

Definition

The data type of the variable. Type table is invalid.

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

Property Value

Applies to