Skip to main content
.NET 6.0+

MSSqlConnectionProvider.ObjectsOwner Field

The default owner of the objects in the Microsoft SQL database. By default “dbo”.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public string ObjectsOwner

Field Value

Type
String
See Also