Language.ShortMonth(Month) Méthode

Définition

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

Retours

S’applique à