SfcSqlPathUtilities-Klasse
Provides methods that can be used to encode, decode or convert to PowerShell paths. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcSqlPathUtilities
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Class SfcSqlPathUtilities
'Usage
Dim instance As SfcSqlPathUtilities
public class SfcSqlPathUtilities
public ref class SfcSqlPathUtilities
type SfcSqlPathUtilities = class end
public class SfcSqlPathUtilities
Der SfcSqlPathUtilities-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
SfcSqlPathUtilities | Initializes a new instance of the SfcSqlPathUtilities class. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
ConvertUrnToPath | Converts the specified SMO Uniform Resource Names (URN) to a PowerShell path. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. | |
DecodeSqlName(String) | Decodes the specified SQL Server identifier Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. | |
DecodeSqlName(array<String> [] () [] []) | Decodes the specified SQL Server identifiers. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. | |
EncodeSqlName | Encodes the specified SQL Server identifier. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.