Language.Month(Month) Method
Definition
The Month property returns the text string representing the name of a month in the referenced language.
public string Month (Microsoft.SqlServer.Management.Smo.Month month);
member this.Month : Microsoft.SqlServer.Management.Smo.Month -> string
Public Function Month (month As Month) As String
Parameters
- month
- Month