共用方式為


AdoDotNetObjectIdentifierConverter.CompositeIdentifierSeparator Property

Definition

Gets the identifier separator. By default, it is set to the dot character.

protected:
 virtual property char CompositeIdentifierSeparator { char get(); };
protected virtual char CompositeIdentifierSeparator { get; }
member this.CompositeIdentifierSeparator : char
Protected Overridable ReadOnly Property CompositeIdentifierSeparator As Char

Property Value

The separator character.

Applies to