摘要: SQL Server and Access data types. SQL Server 7 data type ADO data type Enum value binary adVarBinary bit adBoolean char adChar datetime adDate decimal adNumeric float adDouble int adInteger money adCu...
阅读全文
摘要: 客户要写一个Visual Studio .NET的Add-in,需要在design time获取form上控件的值,以下是用Reflection的做法 Dim win As Window = applica...
阅读全文