SfcTsqlProcFormatter.RuntimeArg(Type, Object) Costruttore

Definizione

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)

Parametri

type
Type
value
Object

Si applica a