ObjectCreatedEventArgs クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ObjectCreatedEventHandler の引数
public class ObjectCreatedEventArgs : Microsoft.SqlServer.Management.Smo.SmoEventArgs
type ObjectCreatedEventArgs = class
inherit SmoEventArgs
Public Class ObjectCreatedEventArgs
Inherits SmoEventArgs
- 継承
コンストラクター
| 名前 | 説明 |
|---|---|
| ObjectCreatedEventArgs(Urn, Object) |
ObjectCreatedEventHandler の引数 |
プロパティ
| 名前 | 説明 |
|---|---|
| SmoObject |
ObjectCreatedEventHandler の引数 |
| Urn |
ObjectCreatedEventHandler の引数 (継承元 SmoEventArgs) |