Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ResultTypes As ResultType()
Get
'Usage
Dim instance As SqlObjectBase
Dim value As ResultType()
value = instance.ResultTypes
public override ResultType[] ResultTypes { get; }
public:
virtual property array<ResultType>^ ResultTypes {
array<ResultType>^ get () override;
}
abstract ResultTypes : ResultType[]
override ResultTypes : ResultType[]
override function get ResultTypes () : ResultType[]
Property Value
Type: array<Microsoft.SqlServer.Management.Sdk.Sfc.ResultType[]
The supported ResultTypes.