TryConvertCall.DataType Property

Definition

The datatype the expression will be converted.

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