'宣言 Public Function New( _ ByVal objectModelType As Type, _ ByVal objectModelPropertyName As String, _ ByVal dataModelColumnType As Type _ )
public WebScheduleDataBindingAttribute( Type objectModelType, string objectModelPropertyName, Type dataModelColumnType )