SfcSecureString 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 | |
|---|---|---|
![]() ![]() | EscapeBracket(String^) | Escapes the execution of the specified objects inside the bracket. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | EscapeSquote(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | SmlEscape(String^) | Indicates the escape of the SML (Semantic Markup Language) to secure a string. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | SmlUnEscape(String^) | Uses the UnEscape method for the sml to secure the string. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | XmlEscape(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | XmlUnEscape(String^) | Uses the UnEscape process in the XML (Extensible Markup Language) to secure the specified string. 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.

