EnumObject.ResultTypes Property

Definition

return what types of results does this object support

public abstract Microsoft.SqlServer.Management.Sdk.Sfc.ResultType[] ResultTypes { get; }
member this.ResultTypes : Microsoft.SqlServer.Management.Sdk.Sfc.ResultType[]
Public MustOverride ReadOnly Property ResultTypes As ResultType()

Property Value

Applies to