ForeignKey 속성

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

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

속성

  이름 설명
공용 속성 Columns Represents a collection of Column objects. Each Column object represents a column included in the foreign key.
공용 속성 CreateDate Gets the date and time when the foreign key was created.
공용 속성 DateLastModified Gets the date and time when the foreign key was last modified.
공용 속성 DeleteAction Gets or sets the action taken when the row that is referenced by the foreign key is deleted.
공용 속성 ExtendedProperties Represents a collection of ExtendedProperty objects. Each ExtendedProperty object represents an extended property on the ForeignKey object.
공용 속성 ID Gets the ID value that uniquely identifies the foreign key.
공용 속성 IsChecked Gets or sets the Boolean property value that specifies whether the foreign key constraint was enabled without checking existing rows.
공용 속성 IsEnabled Gets or sets the Boolean property value that specifies whether the foreign key is enabled.
공용 속성 IsFileTableDefined Gets or sets whether the file table is defined.
공용 속성 IsSystemNamed Gets the Boolean property value that specifies whether the foreign key is named by the system or by the user.
공용 속성 Name Gets or sets the name of the foreign key. (NamedSmoObject.Name을(를) 재정의함)
공용 속성 NotForReplication Gets the Boolean property value that specifies whether the foreign key is available for replication.
공용 속성 Parent Gets or sets the Table object that is the parent of the ForeignKey object.
공용 속성 Properties Gets a collection of Property objects that represent the object properties. (SqlSmoObject에서 상속됨)
공용 속성 ReferencedKey Gets the primary key referenced by the foreign key.
공용 속성 ReferencedTable Gets or sets the table that contains the primary key referenced by the foreign key.
공용 속성 ReferencedTableSchema Gets or sets the table schema that contains the primary key referenced by the foreign key.
공용 속성 ScriptReferencedTable Gets or sets the Boolean value that specifies whether to script the table referenced by the foreign key.
공용 속성 ScriptReferencedTableSchema Gets or sets the Boolean value that specifies whether to script the schema of the table referenced by the foreign key.
공용 속성 State Gets the state of the referenced object. (SmoObjectBase에서 상속됨)
공용 속성 UpdateAction Gets or sets the Boolean property value that specifies whether the foreign key supports cascading updates.
공용 속성 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 indicates whether the object supports design mode. 정보를 제공하기 위해서만 확인됩니다. 지원되지 않습니다. 향후 호환성은 보장되지 않습니다.

맨 위로 이동

참고 항목

참조

ForeignKey 클래스

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