Database.DatabaseServiceId Property
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Protected Friend Property DatabaseServiceId As Guid
Get
Set
'Usage
Dim value As Guid
value = Me.DatabaseServiceId
Me.DatabaseServiceId = value
[ObsoleteAttribute]
protected internal Guid DatabaseServiceId { get; set; }
Property Value
Type: System.Guid