schema5 Property

MySQL Connector/Net

Namespace:  MySql.Web.Properties
Assembly:  MySql.Web (in MySql.Web.dll) Version: 6.2.2.0

Syntax

C#
public static string schema5 { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property schema5 As String
Visual C++
public:
static property String^ schema5 {
	String^ get ();
}

See Also