11 The Sybase Entity Framework Data Provider : Namespaces

Namespaces
In most cases, you do not need to reference the namespace for the Sybase Entity Framework data provider. If you must manually define a namespace, use DDTek.Sybase.Entity.
When connecting to the Sybase database, you use the SybaseConnection and SybaseCommand classes in the DDTek.Sybase namespace.