SfcTsqlProcFormatter Class
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() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() ![]() | EscapeString(String^, Char) | Escapes the specified string object. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Finalize() | (Inherited from Object.) |
![]() | GenerateScript(SfcInstance^) | Generates the objects in the script. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GenerateScript(SfcInstance^, IEnumerable<SfcTsqlProcFormatter::RuntimeArg>^) | Generates the script. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GenerateScript(SfcInstance^, IEnumerable<SfcTsqlProcFormatter::RuntimeArg>^, Boolean) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() ![]() | MakeSqlBracket(String^) | Indicates the creation of the SQL bracket. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | MakeSqlString(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | SqlBracket(String^) | Indicates the SQL bracket of the SfcTsqlProcFormatter class with the specified value parameter. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | SqlString(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | SqlStringBracket(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



