SfcTsqlProcFormatter::SprocArg Structure

 

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)

public value struct SprocArg

NameDescription
System_CAPS_pubmethodSfcTsqlProcFormatter::SprocArg(String^, Boolean)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubmethodSfcTsqlProcFormatter::SprocArg(String^, Boolean, Boolean)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubmethodSfcTsqlProcFormatter::SprocArg(String^, String^, Boolean, Boolean)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from ValueType.)

System_CAPS_pubmethodGetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from ValueType.)

NameDescription
System_CAPS_pubfieldargName

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubfieldoutput

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubfieldproperty

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubfieldrequired

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: