Language.ShortMonth(Month) Methode

Definition

Die Eigenschaft ShortMonth gibt eine Abkürzung für den Namen eines Monats aus einer installierten Microsoft SQL Server 2000-Sprache zurück.

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

Parameter

month
Month

Gibt zurück

Gilt für: