schema3 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 schema3 { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property schema3 As String
Visual C++
public:
static property String^ schema3 {
	String^ get ();
}

See Also