XEUtils.ToBeCreated(SfcObjectState) Method
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.
Indicates whether given state is for creation
C#
public static bool ToBeCreated(Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectState state);
static member ToBeCreated : Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectState -> bool
Public Shared Function ToBeCreated (state As SfcObjectState) As Boolean
- state
- SfcObjectState
Object state.
True if object to be created.
Ürün | Sürümler |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |