def createColumn(self, soClass, col): return col.mssqlCreateSQL(self)
def createColumn(self, soClass, col): return col.mssqlCreateSQL()