Classe SfcQueryExpression
Identifié à titre d'information uniquement. Non pris en charge. La compatibilité future n'est pas garantie.
Hiérarchie d'héritage
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcQueryExpression
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public NotInheritable Class SfcQueryExpression _
Implements IXmlSerializable
'Utilisation
Dim instance As SfcQueryExpression
public sealed class SfcQueryExpression : IXmlSerializable
public ref class SfcQueryExpression sealed : IXmlSerializable
[<SealedAttribute>]
type SfcQueryExpression =
class
interface IXmlSerializable
end
public final class SfcQueryExpression implements IXmlSerializable
Le type SfcQueryExpression expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
SfcQueryExpression() | Identifié à titre d'information uniquement. Non pris en charge. La compatibilité future n'est pas garantie. | |
SfcQueryExpression(String) | Initializes a new instance of the SfcQueryExpression class with the specified file path. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Expression | Identifié à titre d'information uniquement. Non pris en charge. La compatibilité future n'est pas garantie. | |
ExpressionSkeleton | Gets the expression as a string stripped of all filters. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetLeafTypeName | Identifié à titre d'information uniquement. Non pris en charge. La compatibilité future n'est pas garantie. | |
GetType | (hérité de Object.) | |
SetExpression | Identifié à titre d'information uniquement. Non pris en charge. La compatibilité future n'est pas garantie. | |
ToString | Returns a string that represents SfcQueryExpression. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (remplace Object.ToString().) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
IXmlSerializable.GetSchema | Identifié à titre d'information uniquement. Non pris en charge. La compatibilité future n'est pas garantie. | |
IXmlSerializable.ReadXml | Identifié à titre d'information uniquement. Non pris en charge. La compatibilité future n'est pas garantie. | |
IXmlSerializable.WriteXml | Identifié à titre d'information uniquement. Non pris en charge. La compatibilité future n'est pas garantie. |
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.