SelectiveXmlIndexPromotedPath::Name Property
SQL Server 2012
Gets or sets the name of the SelectiveXmlIndexPromotedPath.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
public: property Identifier^ Name { Identifier^ get (); void set (Identifier^ value); }
Property Value
Type: Microsoft.SqlServer.TransactSql.ScriptDom::IdentifierThe name of the SelectiveXmlIndexPromotedPath.
