Language.ShortMonth(Month) Metodo

Definizione

La proprietà ShortMonth restituisce un'abbreviazione per il nome di un mese da una lingua installata 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

Parametri

month
Month

Valori restituiti

Si applica a