次の方法で共有


Months プロパティ

参照先の言語で年の月の名前を取得します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property Months As String
    Get
'使用
Dim instance As Language
Dim value As String

value = instance.Months
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string Months { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property String^ Months {
    String^ get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member Months : string
function get Months () : String

プロパティ値

型: System. . :: . .String
年の月の名前を示す String 値です。

説明

Months プロパティには、年の月の名前が順に含まれます。この値は、年の最初の月から始まります。