RaiseErrorStatement.FirstParameter 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.
Il peut s’agir d’une chaîne, d’une variable, d’un entier entier ou d’un entier négatif.
public Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression FirstParameter { get; set; }
member this.FirstParameter : Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression with get, set
Public Property FirstParameter As ScalarExpression