ObjectInfo.ResultTypes Property
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.
list of supprted ResultTypes, the first is the default for the level
public Microsoft.SqlServer.Management.Sdk.Sfc.ResultType[] ResultTypes { get; set; }
member this.ResultTypes : Microsoft.SqlServer.Management.Sdk.Sfc.ResultType[] with get, set
Public Property ResultTypes As ResultType()