ParameterInfo.ObjectType Property

Definition

object type

public:
 property short ObjectType { short get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
[System.ComponentModel.ReadOnly(true)]
public short ObjectType { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
[<System.ComponentModel.ReadOnly(true)>]
member this.ObjectType : int16
Public ReadOnly Property ObjectType As Short

Property Value

The object type.

Attributes

Applies to