Share via


IAuthorization Interface

Represents the owner.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Interface IAuthorization
public interface IAuthorization
public interface class IAuthorization
type IAuthorization =  interface end
public interface IAuthorization

The IAuthorization type exposes the following members.

Properties

  Name Description
Public property Owner Gets or sets the owner of the object.

Top

See Also

Reference

Microsoft.Data.Schema.ScriptDom.Sql Namespace