Database.SurrogatePairBehavior Property
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.
Caution
Deprecated!
Do not use this property, the functionality has been deprecated!
[System.Obsolete("Deprecated!")]
public Microsoft.AnalysisServices.SurrogatePairBehavior SurrogatePairBehavior { get; set; }
[<System.Obsolete("Deprecated!")>]
member this.SurrogatePairBehavior : Microsoft.AnalysisServices.SurrogatePairBehavior with get, set
Public Property SurrogatePairBehavior As SurrogatePairBehavior
Property Value
An SurrogatePairBehavior with the behavior for the database.
- Attributes