SfcTsqlProcFormatter.RuntimeArg(Type, Object) Constructor

Definition

public RuntimeArg (Type type, object value);
new Microsoft.SqlServer.Management.Sdk.Sfc.SfcTsqlProcFormatter.RuntimeArg : Type * obj -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcTsqlProcFormatter.RuntimeArg
Public Sub New (type As Type, value As Object)

Parameters

type
Type
value
Object

Applies to