PropertyMissingEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the missing property which leads to either a full object initialization or to loading an expensive property separately from initialization
public class PropertyMissingEventArgs : EventArgs
type PropertyMissingEventArgs = class
inherit EventArgs
Public Class PropertyMissingEventArgs
Inherits EventArgs
- Inheritance
-
PropertyMissingEventArgs
Properties
PropertyName |
Name of the property |
TypeName |
Name of the SMO object type |