This topic has not yet been rated - Rate this topic

CustomProperty Object (Model Designer)

SQL Server 2005

Contains application-specific data.

Name Cardinality Type Description

Name

1

String

The name of the custom property. The name must be fully qualified within the namespace. Property names are not required to be unique.

Value

0-1

Variant

The value of the property. If this property is not specified, the value defaults to Null.

In Semantic Model Definition Language (SMDL), the Name string is an attribute.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.