Generator Properties

Public Properties

(see also Protected Properties )

  Name Description
ms218790.pubproperty(en-US,SQL.90).gif ActivationState
Gets the current state of the generator.
ms218790.pubproperty(en-US,SQL.90).gif Name 
Gets or sets the name of the object.
(inherited from NamedSmoObject )
ms218790.pubproperty(en-US,SQL.90).gif Parent
Gets the Application object for this Generator.
ms218790.pubproperty(en-US,SQL.90).gif PreviousFiringTime
Gets the date and time the generator last fired a subscription rule.
ms218790.pubproperty(en-US,SQL.90).gif Properties 
Gets a collection of Property objects that represent the object properties.
(inherited from SqlSmoObject )
ms218790.pubproperty(en-US,SQL.90).gif State 
Gets the state of the referenced object.
(inherited from SmoObjectBase )
ms218790.pubproperty(en-US,SQL.90).gif SystemName
Gets or sets the name of the server on which the generator runs.
ms218790.pubproperty(en-US,SQL.90).gif ThreadPoolSize
Gets or sets the number of threads that the generator can use to concurrently process rules.
ms218790.pubproperty(en-US,SQL.90).gif Urn 
Gets the Uniform Resource Name (URN) address value that uniquely identifies the object.
(inherited from SqlSmoObject )
ms218790.pubproperty(en-US,SQL.90).gif UserData 
Gets or sets user-defined data associated with the referenced object.
(inherited from SmoObjectBase )

Protected Properties

  Name Description
ms218790.protproperty(en-US,SQL.90).gif ExecuteForScalar 
Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option.
(inherited from SqlSmoObject )
ms218790.protproperty(en-US,SQL.90).gif ObjectInSpace 
Gets the Boolean property value that specifies whether the object exists in isolation or whether it is connected to the instance of Microsoft SQL Server directly or indirectly.
(inherited from SqlSmoObject )
ms218790.protproperty(en-US,SQL.90).gif PresetProperties 
Gets or sets the preset properties of the referenced object.
(inherited from SqlSmoObject )
ms218790.protproperty(en-US,SQL.90).gif ScalarResult 
Gets the scalar result for the referenced object.
(inherited from SqlSmoObject )

See Also

Reference

Generator Class
Microsoft.SqlServer.Management.Nmo Namespace

Other Resources

Specifying Generator Settings
Generator Element (ADF)