Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Contains utilities that the XmlReader uses.
Hiérarchie d'héritage
System.Object
Microsoft.AnalysisServices.Utils
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
<GuidAttribute("140A51B7-0409-4bf2-B6FE-06408F517C3F")> _
Public NotInheritable Class Utils
'Utilisation
[GuidAttribute("140A51B7-0409-4bf2-B6FE-06408F517C3F")]
public static class Utils
[GuidAttribute(L"140A51B7-0409-4bf2-B6FE-06408F517C3F")]
public ref class Utils abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<GuidAttribute("140A51B7-0409-4bf2-B6FE-06408F517C3F")>]
type Utils = class end
public final class Utils
Le type Utils expose les membres suivants.
Méthodes
| Nom | Description | |
|---|---|---|
![]() ![]() |
Deserialize | Deserializes the XML document contained by the specified xml reader. |
![]() ![]() |
GetSyntacticallyValidID | Gets the valid identifier syntactically. |
![]() ![]() |
GetSyntacticallyValidName(String, Type) | Gets the valid name syntactically. |
![]() ![]() |
GetSyntacticallyValidName(String, Type, ModelType, Int32) | |
![]() ![]() |
IsSyntacticallyValidID | Indicates whether the valid ID is syntactically processed. |
![]() ![]() |
IsSyntacticallyValidName(String, Type, String%) | Indicates whether the valid name is syntactically processed. |
![]() ![]() |
IsSyntacticallyValidName(String, Type, ModelType, Int32, String%) | |
![]() ![]() |
Serialize | Serializes the specified object and writes the XML document to a file using the specified XmlWriter. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)