ExtendedStoredProcedure 속성

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

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

속성

  이름 설명
공용 속성 CreateDate Gets the date and time when the extended stored procedure was created.
공용 속성 DateLastModified Gets the date and time when the extended stored procedure was last modified.
공용 속성 DllLocation Gets or sets the directory path for the dynamic link library that contains the external, user-defined routine.
공용 속성 ExtendedProperties Gets the extended properties of the extended stored procedure.
공용 속성 ID Gets the system ID value that uniquely identifies the extended stored procedure.
공용 속성 IsSchemaOwned Gets the Boolean property value that specifies whether the extended stored procedure is owned by a schema.
공용 속성 IsSystemObject Gets the Boolean property value that specifies whether the extended stored procedure is a system object or not.
공용 속성 Name Gets or sets the name of the schema. (ScriptSchemaObjectBase에서 상속됨)
공용 속성 Owner Gets or sets the owner of the extended stored procedure.
공용 속성 Parent Gets or sets the Database object that is the parent of the ExtendedStoredProcedure object.
공용 속성 Properties Gets a collection of Property objects that represent the object properties. (SqlSmoObject에서 상속됨)
공용 속성 Schema Gets or sets the schema. (ScriptSchemaObjectBase에서 상속됨)
공용 속성 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에서 상속됨)

맨 위로 이동

참고 항목

참조

ExtendedStoredProcedure 클래스

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