IDTSPropertiesProviderEx.HasExpressions Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Détermine si IDTSPropertiesProviderEx possède l'expression.
public:
property bool HasExpressions { bool get(); };
public bool HasExpressions { get; }
member this.HasExpressions : bool
Public ReadOnly Property HasExpressions As Boolean
Valeur de propriété
True si l’expression IDTSPropertiesProviderEx est présente ; sinon, false.