OperationParameter.ParameterType 屬性
參數值的類型。
命名空間: System.Data.Services.Providers
組件: Microsoft.Data.Services (在 Microsoft.Data.Services.dll 中)
語法
'宣告
Public ReadOnly Property ParameterType As ResourceType
Get
'用途
Dim instance As OperationParameter
Dim value As ResourceType
value = instance.ParameterType
public ResourceType ParameterType { get; }
public:
property ResourceType^ ParameterType {
ResourceType^ get ();
}
member ParameterType : ResourceType
function get ParameterType () : ResourceType
屬性值
型別:System.Data.Services.Providers.ResourceType