ResultSetDefinition.ResultSetType Property

Definition

The type of the result set definition

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

Property Value

Applies to