EnumResult.SetType(ResultType) Method

Definition

used to set the result type on the data is filled

protected void SetType (Microsoft.SqlServer.Management.Sdk.Sfc.ResultType type);
member this.SetType : Microsoft.SqlServer.Management.Sdk.Sfc.ResultType -> unit
Protected Sub SetType (type As ResultType)

Parameters

type
ResultType

Applies to