Package element: SqlCommandParam

CollapseAll image

Collapse image Properties


 Name   Value 
ContainsID False
Description Specifies a SQL statement that uses parameters to generate the lookup table.
EncryptionRequired False
ExpressionType CPET_NOTIFY
ID 17
IdentificationString LKU - Lookup into performance_counter_instances to obtain performance_counter_id for all counter paths that get inserted.Properties[SqlCommandParam]
Name SqlCommandParam
ObjectType OT_PROPERTY
State PS_DEFAULT
TypeConverter  
UITypeEditor  
Value SELECT [path], [performance_counter_id] FROM [snapshots].[performance_counter_instances] WHERE [path] = ?

Collapse image See also


Package index