Language.ShortMonth(Month) メソッド

定義

ShortMonth プロパティは、インストールされている 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

パラメーター

month
Month

返品

適用対象