EnumResult.SetType(ResultType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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