Share via


NotPresentBehavior Enum

Definition

public enum class NotPresentBehavior
public enum NotPresentBehavior
type NotPresentBehavior = 
Public Enum NotPresentBehavior
Inheritance
NotPresentBehavior

Fields

Name Value Description
CreateNew 0
ReturnNull 1
Throw 2

Applies to