SfcTsqlProcFormatter::SprocArg Structure
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | SfcTsqlProcFormatter::SprocArg(String^, Boolean) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcTsqlProcFormatter::SprocArg(String^, Boolean, Boolean) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcTsqlProcFormatter::SprocArg(String^, String^, Boolean, Boolean) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | argName | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | output | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | property | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | required | 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.

