Language.ShortMonth(Month) Méthode
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.
La propriété ShortMonth retourne une abréviation pour le nom d’un mois à partir d’une langue installée Microsoft SQL Server 2000.
public string ShortMonth(Microsoft.SqlServer.Management.Smo.Month month);
member this.ShortMonth : Microsoft.SqlServer.Management.Smo.Month -> string
Public Function ShortMonth (month As Month) As String
Paramètres
- month
- Month