Synonym 속성

보호된 멤버 포함
상속된 멤버 포함

Synonym 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 BaseDatabase Gets or sets the base database on which the base object resides.
공용 속성 BaseObject Gets or sets the base object for which the synonym is defined.
공용 속성 BaseSchema Gets or sets the schema of the base object.
공용 속성 BaseServer Gets or sets the instance of SQL Server on which the base object resides.
공용 속성 BaseType Specifies the type of the Synonym object.
공용 속성 CreateDate Gets the date and time when the synonym was created.
공용 속성 DateLastModified Gets the date and time when the synonym was last modified.
공용 속성 Events Gets the events that are supported by the synonym.
공용 속성 ExtendedProperties Represents a collection of ExtendedProperty objects that contain information about the extended properties of the Synonym object.
공용 속성 ID Gets the ID value that uniquely identifies the synonym.
공용 속성 IsSchemaOwned Gets a Boolean value that specifies whether the Synonym object is owned by a schema.
공용 속성 Name Gets or sets a String value that specifies the name of the synonym. (ScriptSchemaObjectBase.Name을(를) 재정의함)
공용 속성 Owner Gets or sets the owner of the Synonym.
공용 속성 Parent Gets the Database object that is the parent of the Synonym object.
공용 속성 Properties Gets a collection of Property objects that represent the object properties. (SqlSmoObject에서 상속됨)
공용 속성 Schema Gets or sets a String value that specifies the name of the schema that contains the synonym. (ScriptSchemaObjectBase.Schema을(를) 재정의함)
공용 속성 State Gets the state of the referenced object. (SmoObjectBase에서 상속됨)
공용 속성 Urn Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (SqlSmoObject에서 상속됨)
공용 속성 UserData Gets or sets user-defined data associated with the referenced object. (SmoObjectBase에서 상속됨)

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 속성 ISfcSupportsDesignMode.IsDesignMode Gets a Boolean value that specifies whether the synonym supports design mode.

맨 위로 이동

참고 항목

참조

Synonym 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스