Property.LessThan(Property, Property) Opérateur
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.
public static bool operator <(Microsoft.SqlServer.Management.Smo.Property prop1, Microsoft.SqlServer.Management.Smo.Property prop2);
static member ( < ) : Microsoft.SqlServer.Management.Smo.Property * Microsoft.SqlServer.Management.Smo.Property -> bool
Public Shared Operator < (prop1 As Property, prop2 As Property) As Boolean
Paramètres
- prop1
- Property
- prop2
- Property