MySQL Connector/Net
MySqlDateTimeMonth Property |
Returns the month portion of this datetime
Namespace: MySql.Data.Types
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9

public int Month { get; set; }
Public Property Month As Integer Get Set
public: property int Month { int get (); void set (int value); }
member Month : int with get, set
Property Value
Type: Int32